We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd0864 commit dad30f3Copy full SHA for dad30f3
1 file changed
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "perbility/math-parser",
3
"description": "A simple shunting-yard based math parser and executor for PHP",
4
- "version": "1.2.0",
+ "version": "1.2.1",
5
"keywords": ["math", "eval"],
6
"homepage": "https://github.com/PERBILITY/php-math-parser",
7
"license": "MIT",
0 commit comments