Skip to content

Commit 15f716d

Browse files
committed
1.0.0
1 parent dc4e9b1 commit 15f716d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1.0.0 - August, 12 2017
2+
3+
* dc4e9b1 Initial commit (aichbauer)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "count-git-tags",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A tool to count the number of tags of a git repository",
55
"main": "build.js",
66
"scripts": {

0 commit comments

Comments
 (0)