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

Commit 8ab259c

Browse files
author
Dean Sofer
committed
v0.0.3
1 parent b1b8f9f commit 8ab259c

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,6 +1,6 @@
11
{
22
"name": "angular-ui-tinymce",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "This directive allows you to TinyMCE in your form.",
55
"author": "https://github.com/angular-ui/ui-tinymce/graphs/contributors",
66
"license": "MIT",

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.2",
3+
"version": "0.0.3",
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)