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