bump to 9.9.0.beta.1

This commit is contained in:
Ben Balter 2018-02-12 11:18:02 -05:00
parent 2adcf2b4aa
commit f9c89e7fcc
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.8.0'.freeze
VERSION = '9.9.0.beta.1'.freeze
end