Bump to 9.3.1

This commit is contained in:
Ben Balter 2017-10-26 16:05:19 -04:00
parent 9e3e9d8496
commit c722cd7979
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.3.0'.freeze
VERSION = '9.3.1'.freeze
end