Merge pull request from kkirsche/patch-1

Remove moot `version` property from bower.json
This commit is contained in:
E. Timothy Uy 2015-11-09 17:08:26 -08:00
commit 80c93e2a8f

@ -1,6 +1,5 @@
{
"name": "x-editable",
"version": "1.5.1",
"ignore": [
"CHANGELOG.txt",
"Gruntfile.js",
@ -17,4 +16,4 @@
"dependencies": {
"jquery": ">=1.6"
}
}
}