Skip to content

Commit 9dbd51e

Browse files
committed
Fixed version and re-organized functions
1 parent 3764879 commit 9dbd51e

5 files changed

+167
-167
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-markdown-editor",
33
"description": "Markdown editor for Bootstrap with preview, image upload support, shortcuts and other features.",
4-
"version": "2.1.0",
4+
"version": "2.0.2",
55
"authors": [
66
"Ignacio de Tomás <nacho@inacho.es>"
77
],

dist/css/bootstrap-markdown-editor.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/bootstrap-markdown-editor.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-markdown-editor",
33
"description": "Markdown editor for Bootstrap with preview, image upload support, shortcuts and other features.",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"author": "Ignacio de Tomás <nacho@inacho.es>",
66
"homepage": "https://github.com/inacho/bootstrap-markdown-editor",
77
"repository": {

0 commit comments

Comments
 (0)