Skip to content

Commit f75f906

Browse files
committedNov 16, 2017
fix #20 callback not working without parenthese
1 parent eee3580 commit f75f906

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-markdown-editor-ghiscoding",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"author": "Ghislain B.",
55
"description": "Angular Markdown Editor, all-in-one Markdown Editor and Preview",
66
"main": [

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-markdown-editor",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"author": "Ghislain B.",
55
"description": "Angular Markdown Editor, all-in-one Markdown Editor and Preview",
66
"main": "app.js",

0 commit comments

Comments
 (0)
Failed to load comments.