Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yvele committed Sep 30, 2016
1 parent 84ff1aa commit 2297c0f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lerna": "2.0.0-beta.28",
"version": "1.1.0"
"version": "1.2.0"
}
4 changes: 2 additions & 2 deletions packages/poosh-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poosh-cli",
"version": "1.1.0",
"version": "1.2.0",
"description": "Poosh command line interface (cli)",
"repository": "https://github.com/yvele/poosh/tree/master/packages/poosh-cli",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"log-update": "^1.0.2",
"loud-rejection": "^1.6.0",
"poosh-common": "^1.1.0",
"poosh-core": "^1.1.0",
"poosh-core": "^1.2.0",
"pretty-bytes": "^4.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/poosh-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poosh-core",
"version": "1.1.0",
"version": "1.2.0",
"description": "Poosh core library",
"repository": "https://github.com/yvele/poosh/tree/master/packages/poosh-core",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/poosh-plugin-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poosh-plugin-s3",
"version": "1.1.0",
"version": "1.2.0",
"description": "Poosh plugin that publishes files to AWS S3",
"repository": "https://github.com/yvele/poosh/tree/master/packages/poosh-plugin-s3",
"keywords": [
Expand Down

0 comments on commit 2297c0f

Please sign in to comment.