Skip to content

Commit

Permalink
Publish v2.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
biallo committed Aug 23, 2018
1 parent 0937d75 commit 2bc9ea4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simditor",
"version": "2.3.19",
"version": "2.3.20",
"homepage": "http://simditor.tower.im/",
"authors": [
"farthinker <[email protected]>"
Expand Down
5 changes: 5 additions & 0 deletions lib/simditor.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*!
* Simditor v2.3.20
* http://simditor.tower.im/
* 2018-08-23
*/
(function (root, factory) {
if (typeof define === 'function' && define.amd) {
// AMD. Register as an anonymous module unless amdModuleId is set
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simditor",
"version": "2.3.19",
"version": "2.3.20",
"description": "A simple online editor",
"keywords": "editor simditor",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion styles/simditor.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Simditor v2.3.19
* Simditor v2.3.20
* http://simditor.tower.im/
* 2018-08-23
*/
Expand Down

0 comments on commit 2bc9ea4

Please sign in to comment.