Skip to content

Commit 2da1fb6

Browse files
committed
bump version
1 parent 0779cba commit 2da1fb6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## 7.0.0
3+
## 7.0.1
4+
5+
- Bump semver (contribution from @stianjensen in #466)
46

57
### Breaking changes
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patch-package",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Fix broken node modules with no fuss",
55
"main": "dist/index.js",
66
"repository": "github:ds300/patch-package",

0 commit comments

Comments
 (0)