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 04cf4fd commit 6b7f64cCopy full SHA for 6b7f64c
include/libjsonnet.h
@@ -24,7 +24,7 @@ limitations under the License.
24
* of using the library.
25
*/
26
27
-#define LIB_JSONNET_VERSION "v0.9.4"
+#define LIB_JSONNET_VERSION "v0.9.5"
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