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