lib/adamantium/version.rb in adamantium-0.0.6 vs lib/adamantium/version.rb in adamantium-0.0.7
- old
+ new
@@ -1,3 +1,8 @@
+# encoding: utf-8
+
module Adamantium
- VERSION = '0.0.6'.freeze
-end
+
+ # Released gem version
+ VERSION = '0.0.7'.freeze
+
+end # module Adamantium