Skip to content

Commit 509d154

Browse files
committed
Bump minor version
1 parent 8d542a5 commit 509d154

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap-markdown",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
44
"main": ["./js/bootstrap-markdown.js", "./css/bootstrap-markdown.min.css"],
55
"dependencies": {
66
"bootstrap": "~3.1.1"

js/bootstrap-markdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* ===================================================
2-
* bootstrap-markdown.js v2.5.0
2+
* bootstrap-markdown.js v2.6.0
33
* http://github.com/toopay/bootstrap-markdown
44
* ===================================================
55
* Copyright 2013-2014 Taufan Aditya

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-markdown",
33
"filename": "js/bootstrap-markdown.js",
4-
"version": "2.5.0",
4+
"version": "2.6.0",
55
"description": "A bootstrap plugin for markdown editing",
66
"homepage": "https://github.com/toopay/bootstrap-markdown",
77
"keywords": [

0 commit comments

Comments
 (0)