We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b390162 commit 448fb82Copy full SHA for 448fb82
main.go
@@ -12,7 +12,7 @@ import (
12
13
// Contants used for the meta tags
14
const (
15
- Version = "1.2.0"
+ Version = "1.3.0"
16
Name = "gotags"
17
URL = "https://github.com/jstemmer/gotags"
18
AuthorName = "Joel Stemmer"
0 commit comments