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 dc4e9b1 commit 15f716dCopy full SHA for 15f716d
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+1.0.0 - August, 12 2017
2
+
3
+* dc4e9b1 Initial commit (aichbauer)
package.json
@@ -1,6 +1,6 @@
{
"name": "count-git-tags",
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "A tool to count the number of tags of a git repository",
5
"main": "build.js",
6
"scripts": {
0 commit comments