Skip to content

Commit

Permalink
chore: 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
felixleo22 committed Nov 6, 2023
1 parent c3dff26 commit 57241d9
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ezunpaywall",
"version": "1.3.2",
"version": "1.3.3",
"description": "",
"author": "felixleo22",
"license": "CeCILL",
Expand Down
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.3.2",
"version": "1.3.3",
"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.3.2",
"version": "1.3.3",
"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.3.2",
"version": "1.3.3",
"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.3.2",
"version": "1.3.3",
"private": true,
"scripts": {
"build": "nuxt build",
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.3.2",
"version": "1.3.3",
"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.3.2",
"version": "1.3.3",
"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.3.2",
"version": "1.3.3",
"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.3.2",
"version": "1.3.3",
"description": "",
"main": "app.js",
"author": "felixleo22",
Expand Down

0 comments on commit 57241d9

Please sign in to comment.