Skip to content

Commit

Permalink
docs: add 1.1.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
felixleo22 committed Feb 20, 2023
1 parent 7ced2c0 commit 7f5c5fe
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/apikey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ezunpaywall-apikey",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "app.js",
"author": "felixleo22",
Expand Down
2 changes: 1 addition & 1 deletion src/enrich/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ezunpaywall-enrich",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "app.js",
"author": "felixleo22",
Expand Down
2 changes: 1 addition & 1 deletion src/fakeUnpaywall/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fakeunpaywall",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "app.js",
"author": "felixleo22",
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client",
"version": "1.0.2",
"version": "1.1.0",
"private": true,
"author": "felixleo22",
"license": "CeCILL",
Expand Down
2 changes: 1 addition & 1 deletion src/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ezunpaywall-graphql-api",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "app.js",
"author": "felixleo22",
Expand Down
2 changes: 1 addition & 1 deletion src/health/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ezunpaywall-health",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "app.js",
"author": "felixleo22",
Expand Down
2 changes: 1 addition & 1 deletion src/mail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mail",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "app.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/update/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ezunpaywall-update",
"version": "1.0.2",
"version": "1.1.0",
"description": "",
"main": "app.js",
"author": "felixleo22",
Expand Down

0 comments on commit 7f5c5fe

Please sign in to comment.