Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkprime committed Mar 17, 2018
1 parent 0b46b25 commit dfddf2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vm.go
Original file line number Diff line number Diff line change
Expand Up @@ -191,5 +191,5 @@ func SnippetToAST(filename string, snippet string) (ast.Node, error) {

// Version returns the Jsonnet version number.
func Version() string {
return "v0.9.5"
return "v0.10.0"
}

0 comments on commit dfddf2b

Please sign in to comment.