Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeer264 committed Apr 22, 2018
1 parent 6f475da commit b116b16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
1.0.0 - April, 22 2018

* 6f475da Refactor: is-git-clean to is-git-dirty (JPeer264)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "is-git-dirty",
"version": "0.0.0",
"version": "1.0.0",
"description": "Check if a repository has untracked or added files",
"main": "build.js",
"scripts": {
Expand Down

0 comments on commit b116b16

Please sign in to comment.