We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533e511 commit be2a041Copy full SHA for be2a041
include/libjsonnet.h
@@ -24,7 +24,7 @@ limitations under the License.
24
* of using the library.
25
*/
26
27
-#define LIB_JSONNET_VERSION "v0.11.2"
+#define LIB_JSONNET_VERSION "v0.12.0"
28
29
/** Return the version string of the Jsonnet interpreter. Conforms to semantic versioning
30
* http://semver.org/ If this does not match LIB_JSONNET_VERSION then there is a mismatch between
0 commit comments