Skip to content

Commit

Permalink
bump version to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dennwc committed Apr 23, 2018
1 parent 009b1f6 commit 782194b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package version

var (
Version = "0.7.2"
Version = "0.7.3"

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

0 comments on commit 782194b

Please sign in to comment.