Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit fa24ff8

Browse files
author
Matthias Koefferlein
committed
Forgot to update the version number
1 parent 478726e commit fa24ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/macros/xsection.lym

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require_relative("../ruby/xsection")
3131
module XS
3232

3333
# UPDATE THE VERSION NUMBER ON EACH RELEASE HERE
34-
VERSION = "1.4"
34+
VERSION = "1.5"
3535

3636
@xsection_processing_environment = XSectionScriptEnvironment.new
3737

0 commit comments

Comments
 (0)