increase version number

This commit is contained in:
duncathan 2019-09-12 01:15:51 -06:00
parent 605f103eb0
commit 71b340acd9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -1,6 +1,6 @@
require 'lib.strict'
VERSION = '0.8B'
VERSION = '0.8C'
Class = require 'lib.classic'
_ = require 'lib.moses'