Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 5ec78a5

Browse files
author
Christopher De Cairos
committed
bump version
1 parent f80d86b commit 5ec78a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Tab Sweeper",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"description": "Tidy up your tabs with a click",
66
"homepage_url": "https://github.com/cadecairos/TabSweeper",
77
"permissions": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tabsweeper",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A Firefox Web Extension for tidying up tabs without losing them",
55
"scripts": {
66
"watch": "npm-run-all -p watch:webpack start:firefox",

0 commit comments

Comments
 (0)