lib/bio-gadget/version.rb in bio-gadget-0.1.1 vs lib/bio-gadget/version.rb in bio-gadget-0.1.2
- old
+ new
@@ -1,9 +1,9 @@
require 'thor'
module Bio
class Gadget < Thor
- VERSION = "0.1.1"
+ VERSION = "0.1.2"
end
end
- old
+ new