bump version

This commit is contained in:
John Bintz 2011-06-03 09:29:20 -04:00
parent 0c94a14107
commit c40d802f3d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module GuardRails
VERSION = '0.0.2'
VERSION = '0.0.3'
end