Skip to content

Commit 3313445

Browse files
committed
v1.2.0
1 parent bd2ddbb commit 3313445

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.2.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

services/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parameter1/omeda-graphql-service",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A fully-featured GraphQL API server that uses Omeda's REST API and data from MongoDB",
55
"main": "src/index.js",
66
"author": "Jacob Bare <[email protected]>",

0 commit comments

Comments
 (0)