We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d5bc3 commit 3ead01bCopy full SHA for 3ead01b
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.1.0",
+ "version": "1.2.0",
5
"keywords": ["math", "eval"],
6
"homepage": "https://github.com/PERBILITY/php-math-parser",
7
"license": "MIT",
0 commit comments