Bumped version number to v0.1.1.

This commit is contained in:
Isaac Sloan 2018-02-20 00:07:19 -07:00
parent 09fdd517bd
commit 80bc515f7e
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
module CompiledLicense
VERSION = "0.1.0"
VERSION = "0.1.1"
end