lib/squib/version.rb in squib-0.16.0.pre.preview1 vs lib/squib/version.rb in squib-0.16.0.pre.preview2

- old
+ new

@@ -4,7 +4,8 @@ # Uses semantic versioning: http://semver.org/ # # Most of the time this is in the alpha of the next release. # e.g. v0.0.5a is on its way to becoming v0.0.5 # - VERSION = '0.16.0-preview1' + VERSION = '0.16.0-preview2' end +