On to the next version

dev
Andy Meneely 2014-07-29 21:42:06 -04:00
parent e5a889a274
commit 1d1d5aa034
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ module Squib
# The next version to be released. # The next version to be released.
# Uses semantic versioning # Uses semantic versioning
VERSION = "0.0.2" VERSION = "0.0.3"
end end