Skip to content

Commit 3b008dc

Browse files
Ignacio de TomásIgnacio de Tomás
Ignacio de Tomás
authored and
Ignacio de Tomás
committed
Compiled files
1 parent 74d1cd8 commit 3b008dc

4 files changed

+5
-5
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": "1.1.1",
4+
"version": "1.2.1",
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": "1.1.1",
4+
"version": "1.2.1",
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)