Skip to content

Commit

Permalink
v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Dec 5, 2020
1 parent 09cb54d commit 4474fb8
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 @@ -133,7 +133,7 @@ curl -fsSL https://raw.githubusercontent.com/axetroy/whatchanged/master/install.
# or install specified version
curl -fsSL https://raw.githubusercontent.com/axetroy/whatchanged/master/install.sh | bash -s v0.2.1
# or install from gobinaries.com
curl -sf https://gobinaries.com/axetroy/[email protected].2 | sh
curl -sf https://gobinaries.com/axetroy/[email protected].3 | sh
```

#### Install from Github release page
Expand Down
2 changes: 1 addition & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whatchanged",
"version": "0.2.2",
"version": "0.2.3",
"description": "An elegant changelog generator",
"bin": "./bin/whatchanged",
"scripts": {
Expand Down

0 comments on commit 4474fb8

Please sign in to comment.