Bump the minor for some new functionality, at least on MRI

This commit is contained in:
R. Tyler Croy 2015-07-01 04:50:53 -07:00
parent 74cb8656e1
commit 9f1e16071f
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Hermann
VERSION = '0.24.1'
VERSION = '0.25.0'
end