Skip to content

Commit b9d20d5

Browse files
committed
Bump minor version
1 parent a5f32a7 commit b9d20d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.2.1",
3+
"version": "2.3.1",
44
"main": ["./js/bootstrap-markdown.js", "./css/bootstrap-markdown.min.css"],
55
"dependencies": {
66
"bootstrap": "~3.1.1"

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.2.1",
4+
"version": "2.3.1",
55
"description": "A bootstrap plugin for markdown editing",
66
"homepage": "https://github.com/toopay/bootstrap-markdown",
77
"keywords": [

0 commit comments

Comments
 (0)