lib/adamantium/version.rb in adamantium-0.0.7 vs lib/adamantium/version.rb in adamantium-0.0.8

- old
+ new

@@ -1,8 +1,8 @@ # encoding: utf-8 module Adamantium - # Released gem version - VERSION = '0.0.7'.freeze + # Unreleased gem version + VERSION = '0.0.8'.freeze end # module Adamantium