Skip to content

Commit 79e163b

Browse files
committed
bump version
1 parent 69ba42c commit 79e163b

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": "@andrejpk/apollo-datasource-cosmosdb",
3-
"version": "0.0.12",
3+
"version": "0.0.14",
44
"description": "An Apollo data source for Azure CosmosDB",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -40,4 +40,4 @@
4040
"files": [
4141
"/dist"
4242
]
43-
}
43+
}

0 commit comments

Comments
 (0)