Skip to content

Commit 2bc9ea4

Browse files
committed
Publish v2.3.20
1 parent 0937d75 commit 2bc9ea4

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
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": "simditor",
3-
"version": "2.3.19",
3+
"version": "2.3.20",
44
"homepage": "http://simditor.tower.im/",
55
"authors": [
66
"farthinker <[email protected]>"

lib/simditor.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*!
2+
* Simditor v2.3.20
3+
* http://simditor.tower.im/
4+
* 2018-08-23
5+
*/
16
(function (root, factory) {
27
if (typeof define === 'function' && define.amd) {
38
// AMD. Register as an anonymous module unless amdModuleId is set

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simditor",
3-
"version": "2.3.19",
3+
"version": "2.3.20",
44
"description": "A simple online editor",
55
"keywords": "editor simditor",
66
"repository": {

styles/simditor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Simditor v2.3.19
2+
* Simditor v2.3.20
33
* http://simditor.tower.im/
44
* 2018-08-23
55
*/

0 commit comments

Comments
 (0)