Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ds300 committed Jul 11, 2023
1 parent 0779cba commit 2da1fb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## 7.0.0
## 7.0.1

- Bump semver (contribution from @stianjensen in #466)

### Breaking changes

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patch-package",
"version": "7.0.0",
"version": "7.0.1",
"description": "Fix broken node modules with no fuss",
"main": "dist/index.js",
"repository": "github:ds300/patch-package",
Expand Down

0 comments on commit 2da1fb6

Please sign in to comment.