Skip to content

Commit

Permalink
release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabriskie committed Jul 24, 2015
1 parent d0a1f63 commit 51906f8
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.2.3 - Fri, 24 Jul 2015 00:47:50 GMT
--------------------------------------

-


v0.2.2 - Tue, 30 Jun 2015 17:28:40 GMT
--------------------------------------

Expand Down
7 changes: 7 additions & 0 deletions dist/react-tinymce.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-tinymce.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tinymce",
"version": "0.2.2",
"version": "0.2.3",
"description": "React TinyMCE component",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 51906f8

Please sign in to comment.