Skip to content

Commit 67b6b1e

Browse files
committed
bumped
1 parent a5775cf commit 67b6b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xeus-javascript/xeus_javascript_config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// Project version
1313
#define XEUS_JAVASCRIPT_VERSION_MAJOR 0
1414
#define XEUS_JAVASCRIPT_VERSION_MINOR 4
15-
#define XEUS_JAVASCRIPT_VERSION_PATCH 0
15+
#define XEUS_JAVASCRIPT_VERSION_PATCH 1
1616

1717
// Composing the version string from major, minor and patch
1818
#define XEUS_JAVASCRIPT_CONCATENATE(A, B) XEUS_JAVASCRIPT_CONCATENATE_IMPL(A, B)

0 commit comments

Comments
 (0)