Skip to content

Commit a600bef

Browse files
committed
Test release
1 parent bcdffc3 commit a600bef

File tree

6 files changed

+6
-4
lines changed

6 files changed

+6
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
],
2525
"homepage": "http://wdmg.com.ua/",
2626
"license": "MIT",
27-
"version": "1.0.0"
27+
"version": "1.0.1"
2828
}

build/wysiwyg.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Simple WYSIWYG editor for Bootstrap3
44
* copyright 2019 W.D.M.Group, Ukraine
55
6+
* version: 1.0.1
67
* license: MIT
78
*
89
*/

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"issues": "https://github.com/wdmg/bootstrap-wysiwyg/issues"
2323
},
2424
"license": "MIT",
25-
"version": "1.0.0"
25+
"version": "1.0.1"
2626
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
"url": "https://github.com/wdmg/bootstrap-wysiwyg/issues"
3030
},
3131
"license": "MIT",
32-
"version": "1.0.0"
32+
"version": "1.0.1"
3333
}

src/js/wysiwyg.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Simple WYSIWYG editor for Bootstrap3
44
* copyright 2019 W.D.M.Group, Ukraine
55
6+
* version: 1.0.1
67
* license: MIT
78
*
89
*/

src/js/wysiwyg.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)