increases version number

This commit is contained in:
duncathan 2019-03-28 19:38:51 -06:00
parent 60e67fff49
commit 5dc793da97
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

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