Skip to content

Commit 01a58d4

Browse files
committed
0.10.2
1 parent 077de77 commit 01a58d4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

api/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "overwatch-api",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "An Unoffical Overwatch API.",
55
"main": "lib/index.js",
66
"typings": "index.d.ts",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "overwatch-api-server",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "An Unoffical Overwatch HTTP API",
55
"main": "server/index.js",
66
"engines": {

0 commit comments

Comments
 (0)