Bump to 9.5.0

This commit is contained in:
Ben Balter 2017-11-06 10:18:48 -05:00
parent ae7de08ecc
commit b12b0d1ae1
No known key found for this signature in database
GPG Key ID: DBB67C246AD356C4
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Licensee
VERSION = '9.4.0'.freeze
VERSION = '9.5.0'.freeze
end