Skip to content

Commit

Permalink
set version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Feb 6, 2025
1 parent dbee5c2 commit 548c120
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ghminer",
"version": "0.0.0",
"version": "0.1.2",
"description": "Command-line GitHub repository miner that aggregates dataset for your researches",
"main": "./src/index.js",
"bin": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"grunt-contrib-clean": "2.0.1",
"grunt-eslint": "24.3.0",
"grunt-mocha-cli": "^4.0.0",
"mocha": "^11.0.0",
"mocha": "^11.1.0",
"nyc": "^17.0.0"
}
}

0 comments on commit 548c120

Please sign in to comment.