Skip to content

Commit 43626d8

Browse files
authored
Bump @themost/query@2.9.2 (#13)
* bump @themost/query@2.9.2 to @themost/query@2.11.0 * 2.11.0
1 parent 5bbb77e commit 43626d8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 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": "@themost/client",
3-
"version": "2.10.0",
3+
"version": "2.11.0",
44
"description": "MOST Web Framework Codename Blueshift - Client Common",
55
"module": "dist/index.esm.js",
66
"main": "dist/index.js",
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/themost-framework/client#readme",
2626
"dependencies": {
2727
"@themost/events": "^1.1.0",
28-
"@themost/query": "^2.9.11",
28+
"@themost/query": "^2.11.0",
2929
"@themost/xml": "^2.5.1"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)