Skip to content

Commit 6d2c183

Browse files
committed
0.2.3
1 parent 8f223eb commit 6d2c183

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

git-fire

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env sh
22

33
# Setup.
4-
VERSION="0.2.2"
4+
VERSION="0.2.3"
55

66
version() {
77
printf "git-fire version %s\n" "$VERSION"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"type": "git",
3131
"url": "git+https://github.com/qw3rtman/git-fire.git"
3232
},
33-
"version": "0.2.2"
33+
"version": "0.2.3"
3434
}

0 commit comments

Comments
 (0)