Skip to content

Commit ba60b82

Browse files
committed
Incremented version
1 parent 01cb7e5 commit ba60b82

4 files changed

+4
-4
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.2.1",
4+
"version": "1.3.0",
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

+1-1
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.2.1",
4+
"version": "1.3.0",
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)