Skip to content

Commit

Permalink
Merge pull request #50 from bradgarropy/downloads
Browse files Browse the repository at this point in the history
πŸ“₯ downloads
  • Loading branch information
bradgarropy committed Jan 9, 2020
2 parents 54c505c + da82bbb commit 1d31efd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "labman",
"version": "0.9.0",
"version": "0.9.1",
"description": "πŸ‘¨πŸΌβ€πŸ”¬ github label manager cli",
"keywords": [
"github",
Expand Down
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<img alt="npm" src="https://img.shields.io/npm/v/labman.svg?color=FB3B49&style=flat-square">
</a>

<a href="https://www.npmjs.com/package/labman">
<img alt="npm" src="https://img.shields.io/npm/dt/labman?style=flat-square">
</a>

<a href="https://coveralls.io/github/bradgarropy/labman-cli">
<img alt="coveralls" src="https://img.shields.io/coveralls/github/bradgarropy/labman-cli?style=flat-square">
</a>
Expand Down Expand Up @@ -60,7 +64,7 @@ Login as `gabygarropy`, overwriting the `bradgarropy` login.
labman login gabygarropy 456789
```

### `default`
### `labman`

Copies labels from one repository to another.

Expand Down

0 comments on commit 1d31efd

Please sign in to comment.