Skip to content

Commit 23f7e00

Browse files
committed
bump to 0.4.2
1 parent 48ae60d commit 23f7e00

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 1
15+
#define XEUS_JAVASCRIPT_VERSION_PATCH 2
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)