Bumped version number to v0.1.3.

This commit is contained in:
Isaac Sloan 2018-04-02 21:42:09 -06:00
parent dd467278a5
commit f287c2c8c9
2 changed files with 2 additions and 6 deletions

View file

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