Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit ecf2388

Browse files
committed
Bump up version number [ci skip]
1 parent 97b7ff1 commit ecf2388

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.xapix</groupId>
55
<artifactId>axel-f</artifactId>
6-
<version>0.2.4-SNAPSHOT</version>
6+
<version>0.2.4</version>
77
<name>axel-f</name>
88
<dependencies>
99
<dependency>

release-js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axel-f",
3-
"version": "0.2.4-SNAPSHOT",
3+
"version": "0.2.4",
44
"description": "axel-f is an engine that can evaluate excel-like expressions.",
55
"homepage": "https://github.com/xapix-io/axel-f",
66
"author": "Kirill Chernyshov (https://github.com/DeLaGuardo)",

0 commit comments

Comments
 (0)