summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--public/manifest.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5e3ba64..9094aad 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "githunt-react",
- "version": "0.1.0",
+ "version": "0.1.1",
"private": true,
"dependencies": {
"axios": "^0.18.0",
diff --git a/public/manifest.json b/public/manifest.json
index 79905ec..d81d78e 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -3,7 +3,7 @@
"name": "Githunt",
"short_name": "Githunt",
"description": "Replace the new tab with a list of trending repositories on github belonging to any technology that you chose.",
- "version": "3.3",
+ "version": "3.4",
"permissions": [
"tabs",
"storage",