Skip to content

Commit b1488a0

Browse files
committed
0.3.4
1 parent 256a8e8 commit b1488a0

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 3
15-
#define XEUS_JAVASCRIPT_VERSION_PATCH 3
15+
#define XEUS_JAVASCRIPT_VERSION_PATCH 4
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)