diff --git a/include/libjsonnet.h b/include/libjsonnet.h index ffc68ea30..0d0032a1f 100644 --- a/include/libjsonnet.h +++ b/include/libjsonnet.h @@ -24,7 +24,7 @@ limitations under the License. * of using the library. */ -#define LIB_JSONNET_VERSION "v0.12.0" +#define LIB_JSONNET_VERSION "v0.12.1" /** Return the version string of the Jsonnet interpreter. Conforms to semantic versioning * http://semver.org/ If this does not match LIB_JSONNET_VERSION then there is a mismatch between diff --git a/test_cmd/eval.golden.stderr.cpp b/test_cmd/eval.golden.stderr.cpp index 77801591f..d04925b7b 100644 --- a/test_cmd/eval.golden.stderr.cpp +++ b/test_cmd/eval.golden.stderr.cpp @@ -1,6 +1,6 @@ ERROR: must give filename -Jsonnet commandline interpreter v0.12.0 +Jsonnet commandline interpreter v0.12.1 General commandline: jsonnet [] {