Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Commit

Permalink
Bump to 4.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roel van Uden committed Jun 12, 2017
1 parent ae8f53e commit 433b5ba
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion mangarack-component-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "mangarack-component-common",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.1.2",
"version": "4.2.0",
"dependencies": {
"tslib": "1.7.1"
},
Expand Down
2 changes: 1 addition & 1 deletion mangarack-component-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "mangarack-component-core",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.1.2",
"version": "4.2.0",
"dependencies": {
"crypto-js": "3.1.9-1",
"tslib": "1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion mangarack-component-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "mangarack-component-library",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.1.2",
"version": "4.2.0",
"dependencies": {
"tslib": "1.7.1"
},
Expand Down
2 changes: 1 addition & 1 deletion mangarack-node-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "mangarack-node-core",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.1.2",
"version": "4.2.0",
"dependencies": {
"cheerio": "0.22.0",
"request": "2.81.0",
Expand Down
2 changes: 1 addition & 1 deletion mangarack-node-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "mangarack-node-library",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.1.2",
"version": "4.2.0",
"dependencies": {
"tslib": "1.7.1"
},
Expand Down
2 changes: 1 addition & 1 deletion mangarack-runnable-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "mangarack-runnable-cli",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.1.2",
"version": "4.2.0",
"dependencies": {
"archiver": "1.3.0",
"gm": "1.22.0",
Expand Down
2 changes: 1 addition & 1 deletion mangarack-runnable-daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "mangarack-runnable-daemon",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.1.2",
"version": "4.2.0",
"dependencies": {
"basic-auth": "1.1.0",
"body-parser": "1.17.1",
Expand Down
2 changes: 1 addition & 1 deletion mangarack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"main": "src/default",
"name": "mangarack",
"repository": "git://github.com/Deathspike/mangarack",
"version": "4.1.2",
"version": "4.2.0",
"bin": {
"mangarack": "./bin/mangarack",
"mangarack-cli": "./bin/mangarack-cli",
Expand Down

0 comments on commit 433b5ba

Please sign in to comment.