Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleface committed Jun 20, 2018
1 parent 3ffcca8 commit 74993b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/cozy-jobs-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-jobs-cli",
"version": "1.4.0",
"version": "1.4.1",
"description": "Manage cozy jobs",
"main": "index.js",
"repository": {
Expand All @@ -24,7 +24,7 @@
"commander": "^2.12.2",
"core-js": "2.5.7",
"cozy-client-js": "^0.9.0",
"cozy-konnector-libs": "^4.5.3",
"cozy-konnector-libs": "^4.5.4",
"cozy-logger": "^1.1.8",
"isomorphic-fetch": "^2.2.1",
"opn": "5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-konnector-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-konnector-libs",
"version": "4.5.3",
"version": "4.5.4",
"description": "All the libs needed by a cozy v3 konnector",
"main": "dist/index.js",
"repository": {
Expand Down

0 comments on commit 74993b1

Please sign in to comment.