Skip to content

Commit 6b7f64c

Browse files
committed
Bump version to v0.9.5
1 parent 04cf4fd commit 6b7f64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: include/libjsonnet.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
* of using the library.
2525
*/
2626

27-
#define LIB_JSONNET_VERSION "v0.9.4"
27+
#define LIB_JSONNET_VERSION "v0.9.5"
2828

2929
/** Return the version string of the Jsonnet interpreter. Conforms to semantic versioning
3030
* http://semver.org/ If this does not match LIB_JSONNET_VERSION then there is a mismatch between

0 commit comments

Comments
 (0)