Skip to content

Commit

Permalink
v1.4.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
RasPhilCo committed Feb 6, 2021
1 parent fc81773 commit 15bd232
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ USAGE
$ oclif-example update [CHANNEL]
```

_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.4.0-0/src/commands/update.ts)_
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.4.0-1/src/commands/update.ts)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oclif/plugin-update",
"version": "1.4.0-0",
"version": "1.4.0-1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-update/issues",
"dependencies": {
Expand Down

0 comments on commit 15bd232

Please sign in to comment.