lib/ftw/version.rb in
ftw-0.0.10
vs lib/ftw/version.rb in
ftw-0.0.11
- old
+ new
@@ -1,7 +1,7 @@
require "ftw/namespace" # :nodoc: module FTW # The version of this library
- VERSION = "0.0.10"
+ VERSION = "0.0.11"
end