Skip to content

Commit

Permalink
chore: update package info
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 15, 2022
1 parent 326554a commit 8f2cb52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,13 +2,13 @@
"name": "bumpp",
"version": "8.0.0",
"packageManager": "pnpm@7.2.1",
"description": "Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git",
"description": "Bump version, commit changes, tag, and push to Git",
"author": {
"name": "James Messinger",
"url": "https://jamesmessinger.com"
},
"license": "MIT",
"homepage": "https://jstools.dev/version-bump-prompt",
"homepage": "https://github.com/antfu/bumpp",
"repository": {
"type": "git",
"url": "https://github.com/antfu/bumpp.git"
Expand Down

0 comments on commit 8f2cb52

Please sign in to comment.