Skip to content

Commit

Permalink
Publish v2.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
biallo committed Jul 23, 2018
1 parent 4df0edc commit 8aa30ad
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.17",
"version": "2.3.18",
"homepage": "http://simditor.tower.im/",
"authors": [
"farthinker <farthinker@gmail.com>"
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.18
* http://simditor.tower.im/
* 2018-07-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.17",
"version": "2.3.18",
"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.17
* Simditor v2.3.18
* http://simditor.tower.im/
* 2018-07-23
*/
Expand Down

0 comments on commit 8aa30ad

Please sign in to comment.