diff --git a/bower.json b/bower.json index 93ddc196..504a410a 100644 --- a/bower.json +++ b/bower.json @@ -1,8 +1,9 @@ { - "name": "CKEditor-CodeMirror-Plugin", + "name": "ckeditor-codemirror-plugin", "homepage": "http://w8tcha.github.io/CKEditor-CodeMirror-Plugin/", + "version": "1.15", "authors": [ - "w8tcha" + "Ingo Herbote" ], "description": "Syntax Highlighting for the CKEditor (Source View and Source Dialog) with the CodeMirror Plugin.", "main": "codemirror/plugin.js", @@ -10,7 +11,8 @@ "keywords": [ "CKEditor", "CodeMirror", - "plugin" + "plugin", + "source" ], "license": "MIT", "ignore": [