Skip to content

Commit f95e9ae

Browse files
committed
Release v0.3.2
1 parent 54e98c5 commit f95e9ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "editable",
3-
"version": "0.3.1",
4-
"homepage": "https://github.com/upfrontIO/Editable.JS",
3+
"version": "0.3.2",
4+
"homepage": "https://github.com/upfrontIO/editable.js",
55
"authors": [
66
"Matteo Agosti<[email protected]>",
77
"Lukas Peyer<[email protected]>"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "upfront-editable",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"repository": {
55
"type": "git",
6-
"url": "git://github.com/upfrontIO/Editable.JS.git"
6+
"url": "git://github.com/upfrontIO/editable.js.git"
77
},
88
"keywords": [
99
"contenteditable",

0 commit comments

Comments
 (0)