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

Commit

Permalink
Bump version, update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
appleton committed Oct 8, 2015
1 parent 26c401e commit 6531668
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,14 @@ Flow: example-staging --> example, example-admin

```bash
$ heroku pipelines:promote -r staging
Promoting example-staging to example (production)... done, v23
Promoting example-staging to example-admin (production)... done, v54
Fetching app info... done
Fetching apps from my-pipeline... done
Starting promotion to production... done
Waiting for promotion to complete... done

Promotion successful
My-App: succeeded
My-App-Eu: succeeded
```

#### Update apps in a pipeline
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "heroku-pipelines",
"description": "pipelines heroku plugin",
"version": "0.25.0",
"version": "0.26.0",
"author": "Mark Pundsack @markpundsack",
"repository": "heroku/heroku-pipelines",
"bugs": {
Expand Down

0 comments on commit 6531668

Please sign in to comment.