Bumped version number to v0.1.2.
This commit is contained in:
parent
66e02552eb
commit
dd467278a5
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: compiled_license
|
name: compiled_license
|
||||||
version: 0.1.1
|
version: 0.1.2
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
- Isaac Sloan <isaac@isaacsloan.com>
|
- Isaac Sloan <isaac@isaacsloan.com>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module CompiledLicense
|
module CompiledLicense
|
||||||
VERSION = "0.1.1"
|
VERSION = "0.1.2"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue