1
0
mirror of https://github.com/janet-lang/janet synced 2025-11-15 06:47:17 +00:00

Update CHANGELOG.md and bump version.

This commit is contained in:
Calvin Rose
2019-04-16 15:48:53 -04:00
parent 2d7df6b78e
commit 208eb7520a
2 changed files with 10 additions and 1 deletions

View File

@@ -25,7 +25,7 @@
#ifndef JANETCONF_H
#define JANETCONF_H
#define JANET_VERSION "0.4.1"
#define JANET_VERSION "0.5.0"
/* #define JANET_BUILD "local" */
/* #define JANET_SINGLE_THREADED */