Skip to content

Commit dad30f3

Browse files
author
Stefan Ackermann
committed
v1.2.1
1 parent 0cd0864 commit dad30f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "perbility/math-parser",
33
"description": "A simple shunting-yard based math parser and executor for PHP",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"keywords": ["math", "eval"],
66
"homepage": "https://github.com/PERBILITY/php-math-parser",
77
"license": "MIT",

0 commit comments

Comments
 (0)