CloudHealth/amazon-pricing

View on GitHub
lib/amazon-pricing/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
#--
# Amazon Web Services Pricing Ruby library
#
# Ruby Gem Name::  amazon-pricing
# Author::    Joe Kinsella (mailto:joe.kinsella@gmail.com)
# Copyright:: Copyright (c) 2011-2019 CloudHealth
# License::   Distributes under the same terms as Ruby
# Home::      http://github.com/CloudHealth/amazon-pricing
#++
module AwsPricing

VERSION = '0.1.144' # [major,minor.fix]: MAJOR: Gem is no longer going to be actively supported or maintained. Information in readme; reachout to cht-aws-pricing-services@groups.vmware.com for more information.

end