Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkprime committed May 1, 2015
1 parent 6faf766 commit 23c571d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonnet.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ extern "C" {
#include "libjsonnet.h"
}

#define JSONNET_VERSION "v0.6.0-beta"
#define JSONNET_VERSION "v0.7.5"

struct ImportCallbackContext {
JsonnetVm *vm;
Expand Down

0 comments on commit 23c571d

Please sign in to comment.