diff --git a/include/libjsonnet.h b/include/libjsonnet.h index 945371812..b4e5ea6ca 100644 --- a/include/libjsonnet.h +++ b/include/libjsonnet.h @@ -25,7 +25,7 @@ limitations under the License. */ -#define LIB_JSONNET_VERSION "v0.8.9" +#define LIB_JSONNET_VERSION "v0.9.0" /** Return the version string of the Jsonnet interpreter. Conforms to semantic versioning