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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher De Cairos committed Aug 4, 2017
1 parent f80d86b commit 5ec78a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Tab Sweeper",
"version": "0.2.0",
"version": "0.2.1",
"description": "Tidy up your tabs with a click",
"homepage_url": "https://github.com/cadecairos/TabSweeper",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tabsweeper",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Firefox Web Extension for tidying up tabs without losing them",
"scripts": {
"watch": "npm-run-all -p watch:webpack start:firefox",
Expand Down

0 comments on commit 5ec78a5

Please sign in to comment.