Skip to content

Commit fe7e85b

Browse files
committed
0.30.2
1 parent a7c62ec commit fe7e85b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "game-services",
3-
"version": "0.30.1",
3+
"version": "0.30.2",
44
"description": "",
55
"main": "src/index.ts",
66
"scripts": {
@@ -92,4 +92,4 @@
9292
"lint-staged": {
9393
"*.{js,ts}": "eslint --fix"
9494
}
95-
}
95+
}

0 commit comments

Comments
 (0)