Skip to content

Commit 89320bb

Browse files
committed
bump minor version
1 parent 8e4cd4b commit 89320bb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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": "leetcode-session-manager",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng build --watch --configuration development",

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "LeetSessionManager",
44
"description": "Manage leetcode sessions easily",
55
"homepage_url": "https://github.com/pawanjenu/LeetcodeSessionManager",
6-
"version": "2.0.0",
6+
"version": "2.0.1",
77
"author": "Pawan Jenu",
88
"browser_action": {
99
"default_icon": "assets/thumbnail.png",

0 commit comments

Comments
 (0)