Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit 655d528

Browse files
committed
v1.0.3
1 parent 086bb15 commit 655d528

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-ckeditor",
33
"main": "angular-ckeditor.js",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"homepage": "https://github.com/lemonde/angular-ckeditor",
66
"authors": [
77
"Team Le8 <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ckeditor",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "CKEditor directive for Angular.",
55
"main": "angular-ckeditor.js",
66
"scripts": {

0 commit comments

Comments
 (0)