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 6faf766 commit 23c571dCopy full SHA for 23c571d
jsonnet.cpp
@@ -28,7 +28,7 @@ extern "C" {
28
#include "libjsonnet.h"
29
}
30
31
-#define JSONNET_VERSION "v0.6.0-beta"
+#define JSONNET_VERSION "v0.7.5"
32
33
struct ImportCallbackContext {
34
JsonnetVm *vm;
0 commit comments