Skip to content

Commit

Permalink
v1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFern committed Jun 11, 2021
1 parent f172d3c commit 7735de5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "1.2.6"
"version": "1.2.7"
}
2 changes: 1 addition & 1 deletion packages/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "A GraphQL API server that servers information about countries, cities, and continents. Based on trevorblades/countries.",
"author": "Tomas Fernandez",
"repository": "https://github.com/TomFern/semaphore-demo-monorepo-javascript",
"version": "1.2.6",
"version": "1.2.7",
"scripts": {
"start": "node server.js",
"dev": "node server.js",
Expand Down

0 comments on commit 7735de5

Please sign in to comment.