Skip to content

Commit 63a85d2

Browse files
authored
Update version to 0.12.0 (#71)
1 parent 3357460 commit 63a85d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etre.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
const (
17-
VERSION = "0.11.9"
17+
VERSION = "0.12.0"
1818
API_ROOT string = "/api/v1"
1919
META_LABEL_ID = "_id"
2020
META_LABEL_TYPE = "_type"

0 commit comments

Comments
 (0)