lib/hexx/suit/version.rb in hexx-suit-2.1.0 vs lib/hexx/suit/version.rb in hexx-suit-2.2.0
- old
+ new
@@ -4,10 +4,10 @@
module Suit
# The semantic version of the module.
# @see http://semver.org/ Semantic versioning 2.0
- VERSION = "2.1.0".freeze
+ VERSION = "2.2.0".freeze
end # module Suit
end # module Hexx