Skip to content

Commit

Permalink
Bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
earvinpiamonte committed Feb 7, 2021
1 parent b582341 commit b225e3e
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.1.0",
"version": "0.0.5",
"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.0.4",
"version": "0.0.5",
"permissions": [
"activeTab",
"tabs",
Expand Down

0 comments on commit b225e3e

Please sign in to comment.