Skip to content

Commit

Permalink
Bump version to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkprime committed Oct 17, 2016
1 parent f3396a3 commit f68ed05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/libjsonnet.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ limitations under the License.
*/


#define LIB_JSONNET_VERSION "v0.8.9"
#define LIB_JSONNET_VERSION "v0.9.0"


/** Return the version string of the Jsonnet interpreter. Conforms to semantic versioning
Expand Down

0 comments on commit f68ed05

Please sign in to comment.