Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishanth Shanmugham committed Dec 30, 2015
1 parent 8f74503 commit 9b2f011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/defines.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const (
TemplatesDirectory = "tmpl"
tempDirPrefix = "license"

applicationVersion = "0.1.1"
applicationVersion = "0.1.2"
repositoryUrl = "github.com/nishanths/license"
repositoryIssuesUrl = repositoryUrl + "/issues"

Expand Down

0 comments on commit 9b2f011

Please sign in to comment.