Skip to content

Commit 0ec06e1

Browse files
authored
Merge pull request #165 from Giorgiosaud/fix/bump-package-version
fix: bump self version
2 parents f7c6540 + b004cfc commit 0ec06e1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.3 linux-x64 node-v18.16.1
35+
github-automation/5.1.4 linux-x64 node-v18.16.1
3636
$ github-automation --help [COMMAND]
3737
USAGE
3838
$ github-automation COMMAND

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.3",
3+
"version": "5.1.4",
44
"description": "oclif example Hello World CLI",
55
"author": "Jorge Saud @Giorgiosaud",
66
"bin": {

0 commit comments

Comments
 (0)