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 05e0111 commit 1fe08fcCopy full SHA for 1fe08fc
pongo2.go
@@ -5,7 +5,7 @@ import (
5
)
6
7
// Version string
8
-const Version = "1.0-rc1"
+const Version = "1.0"
9
10
// Helper function which panics, if a Template couldn't
11
// successfully parsed. This is how you would use it:
0 commit comments