Bump a minor version for an API addition

This commit is contained in:
R. Tyler Croy 2015-04-06 17:42:49 -07:00
parent 9514a82a9d
commit f3f23965bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Hermann
VERSION = '0.21.0'
VERSION = '0.22.0'
end