We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f223eb commit 6d2c183Copy full SHA for 6d2c183
git-fire
@@ -1,7 +1,7 @@
1
#!/usr/bin/env sh
2
3
# Setup.
4
-VERSION="0.2.2"
+VERSION="0.2.3"
5
6
version() {
7
printf "git-fire version %s\n" "$VERSION"
package.json
@@ -30,5 +30,5 @@
30
"type": "git",
31
"url": "git+https://github.com/qw3rtman/git-fire.git"
32
},
33
- "version": "0.2.2"
+ "version": "0.2.3"
34
}
0 commit comments