Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
earvinpiamonte committed Aug 19, 2021
1 parent ffff639 commit 34f03b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jira-software-tool",
"version": "0.3.1",
"version": "1.0.0",
"private": true,
"dependencies": {
"@craco/craco": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"short_name": "jira-software-tool",
"description": "A Google Chrome extension for Jira Software. Easily copy issue/ ticket ID, title and URL to clipboard.",
"author": "earvinpiamonte.com",
"version": "0.3.1",
"version": "1.0.0",
"permissions": [
"activeTab",
"tabs",
Expand Down

0 comments on commit 34f03b6

Please sign in to comment.