lib/awstool/version.rb in
awstool-0.1.0
vs lib/awstool/version.rb in
awstool-0.1.1
- old
+ new
@@ -1,3 +1,3 @@
-class Awstool
- VERSION = '0.1.0'
+module Awstool
+ VERSION = '0.1.1'
end