Skip to content

Commit 2fc74c5

Browse files
committed
chore(app): bump version to 2.0.1
1 parent 14e17be commit 2fc74c5

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.0.1](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v2.0.0...v2.0.1) (2019-11-03)
2+
3+
4+
15
# [2.0.0](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v1.0.10...v2.0.0) (2019-11-03)
26

37

app/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appName__",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"manifest_version": 2,
55
"description": "__MSG_appDescription__",
66
"icons": {

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "do-not-merge-wip-for-github",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": {
55
"name": "sanemat",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)