Bump to 9.9.3

This commit is contained in:
Ben Balter 2018-08-23 17:14:11 -04:00
parent 1961b0e82d
commit f9a74b175d
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.9.2'.freeze
VERSION = '9.9.3'.freeze
end