Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qw3rtman committed Aug 18, 2017
1 parent 8f223eb commit 6d2c183
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion git-fire
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env sh

# Setup.
VERSION="0.2.2"
VERSION="0.2.3"

version() {
printf "git-fire version %s\n" "$VERSION"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"type": "git",
"url": "git+https://github.com/qw3rtman/git-fire.git"
},
"version": "0.2.2"
"version": "0.2.3"
}

0 comments on commit 6d2c183

Please sign in to comment.