Skip to content

Commit 5902f69

Browse files
authored
Merge pull request #170 from Giorgiosaud/fix/bump-package-version
fix: bump self version [skip actions]
2 parents fb2c549 + 8e8ba85 commit 5902f69

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $ npm install -g github-automation
3232
$ github-automation COMMAND
3333
running command...
3434
$ github-automation (--version)
35-
github-automation/5.1.8 linux-x64 node-v18.16.1
35+
github-automation/5.1.9 linux-x64 node-v18.16.1
3636
$ github-automation --help [COMMAND]
3737
USAGE
3838
$ github-automation COMMAND
@@ -54,7 +54,7 @@ USAGE
5454

5555
## `github-automation help [COMMANDS]`
5656

57-
Display help for github-automation
57+
Display help for github-automation.
5858

5959
```
6060
USAGE

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-automation",
3-
"version": "5.1.8",
3+
"version": "5.1.9",
44
"description": "oclif example Hello World CLI",
55
"author": "Jorge Saud @Giorgiosaud",
66
"bin": {

0 commit comments

Comments
 (0)