Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfredLange committed Dec 31, 2023
1 parent bfc460a commit 9bf4f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@RimuTec/node-git-info",
"version": "0.9.0",
"version": "0.9.1",
"description": "A simple package to get git information from a git repository.",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"tslib": "2.6.2",
"typescript": "5.3.3"
}
}
}

0 comments on commit 9bf4f43

Please sign in to comment.