Skip to content

Commit c20b822

Browse files
committed
chore: bump version
1 parent 80ec0b8 commit c20b822

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vot.js/core",
33
"description": "core package",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"author": "Toil",
66
"license": "MIT",
77
"repository": {

packages/ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vot.js/ext",
33
"description": "package for web extensions",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"author": "Toil",
66
"license": "MIT",
77
"repository": {

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vot.js/node",
33
"description": "package for runtimes",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"author": "Toil",
66
"license": "MIT",
77
"repository": {

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vot.js/shared",
33
"description": "shared for all @vot.js package",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"author": "Toil",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)