Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 5cbd0ca

Browse files
author
Dean Sofer
committed
v0.0.2
1 parent 58f5d5b commit 5cbd0ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

component.json renamed to bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-ui-tinymce",
3-
"version": "0.0.1",
4-
"description": "This directive allows you to tinymce in your form.",
3+
"version": "0.0.2",
4+
"description": "This directive allows you to TinyMCE in your form.",
55
"author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors",
66
"license": "MIT",
77
"homepage": "http://angular-ui.github.com",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-tinymce",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "This directive allows you to add a tinymce to your form elements.",
55
"author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)