Bumped version number to v0.1.2.

This commit is contained in:
Isaac Sloan 2018-02-20 00:26:41 -07:00
parent 66e02552eb
commit dd467278a5
2 changed files with 2 additions and 2 deletions

View file

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