Skip to content

Commit 9c8ee88

Browse files
Version 1.13.2
1 parent 175c52d commit 9c8ee88

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "processmaker/pmql",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "An Eloquent trait that provides the pmql scope to allow converting simple sql criteria clauses to Eloquent",
55
"type": "project",
66
"authors": [
@@ -31,4 +31,4 @@
3131
"orchestra/testbench": "^4.8.0",
3232
"phpunit/phpunit": "^8.3"
3333
}
34-
}
34+
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@processmaker/pmql",
3-
"version": "1.0.0",
3+
"version": "1.13.2",
44
"description": "",
55
"main": "tools/build.js",
66
"dependencies": {
@@ -18,4 +18,4 @@
1818
"node": ">=16 <18",
1919
"npm": ">=8"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)