Skip to content

Commit 1a3b734

Browse files
committed
v2 release
1 parent 1e3a84b commit 1a3b734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pongo2.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package pongo2
22

33
// Version string
4-
const Version = "dev"
4+
const Version = "v2"
55

66
// Helper function which panics, if a Template couldn't
77
// successfully parsed. This is how you would use it:

0 commit comments

Comments
 (0)