Skip to content

Commit be2a041

Browse files
committed
bump version
1 parent 533e511 commit be2a041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/libjsonnet.h

Lines changed: 1 addition & 1 deletion
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.11.2"
27+
#define LIB_JSONNET_VERSION "v0.12.0"
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)