lib/squib/version.rb in squib-0.0.3 vs lib/squib/version.rb in squib-0.0.4
- old
+ new
@@ -1,6 +1,6 @@
-module Squib
-
- # The next version to be released.
- # Uses semantic versioning
- VERSION = "0.0.3"
-end
+module Squib
+
+ # The next version to be released.
+ # Uses semantic versioning
+ VERSION = "0.0.4"
+end