Skip to content

Commit d4152ff

Browse files
author
Ben Pevsner
authored
πŸ”–v1.0.0 (#33)
1 parent 7d75806 commit d4152ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

β€Žmanifest.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Favioli",
44
"description": "Emoji favicons for the web",
5-
"version": "0.3.4",
5+
"version": "1.0.0",
66
"background": {
77
"scripts": [ "build/background.js" ]
88
},

β€Žpackage-lock.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "favioli",
3-
"version": "0.3.4",
3+
"version": "1.0.0",
44
"author": "Ben Pevsner",
55
"license": "Unlicense",
66
"description": "Emoji Favicons for the web",

0 commit comments

Comments
Β (0)