lib/run_loop/version.rb in run_loop-1.5.6.pre1 vs lib/run_loop/version.rb in run_loop-1.5.6
- old
+ new
@@ -1,6 +1,6 @@
module RunLoop
- VERSION = '1.5.6.pre1'
+ VERSION = '1.5.6'
# A model of a software release version that can be used to compare two versions.
#
# Calabash and RunLoop try very hard to comply with Semantic Versioning rules.
# However, the semantic versioning spec is incompatible with RubyGem's patterns