Skip to content

Commit 6b60081

Browse files
committed
bump version 4.0.2
1 parent 095108e commit 6b60081

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "4.0.1"
4+
const Version = "4.0.2"
55

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

template_tests/pongo2ctx.tpl.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.1
1+
4.0.2

0 commit comments

Comments
 (0)