Merge pull request #43 from duncathan/master

increases version number
This commit is contained in:
duncathan salt 2019-03-28 19:44:17 -06:00 committed by GitHub
commit 805a24e957
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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'