Skip to content

Commit 261ef4e

Browse files
committed
0.4.0
1 parent c8aa805 commit 261ef4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "CodeCopy",
44
"description": "Because copy to clipboard buttons should exist on every code snippet",
55
"homepage_url": "https://github.com/zenorocha/codecopy",
6-
"version": "0.3.0",
6+
"version": "0.4.0",
77
"applications": {
88
"gecko": {
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codecopy",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Because copy to clipboard buttons should exist on every code snippet",
55
"main": "src/scripts/main.js",
66
"repository": "zenorocha/codecopy",

0 commit comments

Comments
 (0)