Skip to content

Commit 23c571d

Browse files
committed
Bump version
1 parent 6faf766 commit 23c571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonnet.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ extern "C" {
2828
#include "libjsonnet.h"
2929
}
3030

31-
#define JSONNET_VERSION "v0.6.0-beta"
31+
#define JSONNET_VERSION "v0.7.5"
3232

3333
struct ImportCallbackContext {
3434
JsonnetVm *vm;

0 commit comments

Comments
 (0)