bump version

This commit is contained in:
John Bintz 2011-05-31 16:17:34 -04:00
parent 628671d18a
commit e8fd98faa1
1 changed files with 1 additions and 1 deletions

View File

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