Skip to content

Commit 7696a15

Browse files
committed
MAINT: Bump version
1 parent a6cedb5 commit 7696a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "history-menu",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "History Menu Extension for Webkit Browsers",
55
"private": true,
66
"scripts": {

source/templates/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content_security_policy": "script-src 'self'; object-src 'self'",
55
"author": "Łukasz A.J. Wrona (http://layv.net/)",
66
"description": "__MSG_description__",
7-
"version": "2.2.0",
7+
"version": "2.3.0",
88
"permissions": [
99
"tabs",
1010
"history",

0 commit comments

Comments
 (0)