Bumped version number to v1.0.0.

This commit is contained in:
Isaac Sloan 2021-05-12 14:35:57 -07:00
parent 307ab40b44
commit ba052e31f8
2 changed files with 3 additions and 3 deletions

View file

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