Skip to content

Commit

Permalink
Bumped to 1.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: AndyNoob <comfortableandy9082@gmail.com>
  • Loading branch information
AndyNoob committed Dec 11, 2023
1 parent f3e573d commit bb5eab4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v1.2.1
```diff
+ Allow function call with no parameter
```

# v1.2.0
```diff
~ Fixed incorrect order of operation
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.comfortable_andy</groupId>
<artifactId>math-expressions</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down

0 comments on commit bb5eab4

Please sign in to comment.