Skip to content

Commit 448fb82

Browse files
committed
Release version 1.3.0
1 parent b390162 commit 448fb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
// Contants used for the meta tags
1414
const (
15-
Version = "1.2.0"
15+
Version = "1.3.0"
1616
Name = "gotags"
1717
URL = "https://github.com/jstemmer/gotags"
1818
AuthorName = "Joel Stemmer"

0 commit comments

Comments
 (0)