Skip to content

Commit 782194b

Browse files
committed
bump version to 0.7.3
1 parent 009b1f6 commit 782194b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

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

33
var (
4-
Version = "0.7.2"
4+
Version = "0.7.3"
55

66
// git hash should be filled by:
77
// go build -ldflags="-X github.com/cayleygraph/cayley/version.GitHash=xxxx"

0 commit comments

Comments
 (0)