Skip to content

Commit ff79938

Browse files
committed
chore(release): skipping straight to 2.0.0 since 1.0.0 was accidently used in the past
1 parent a4ae33c commit ff79938

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 for jasminewd2
22

3-
# 1.0.0
3+
# 2.0.0
4+
5+
(Skipping 1.x because `0.0.1` was originally accidently published as `1.0.0`.)
46

57
## Breaking changes
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@
4040
"engines": {
4141
"node": ">= 6.9.x"
4242
},
43-
"version": "1.0.0"
43+
"version": "2.0.0"
4444
}

0 commit comments

Comments
 (0)