Skip to content

Commit 41c21fa

Browse files
author
Eric Lebetsamer
committed
Bump version to 1.0.1
1 parent d339272 commit 41c21fa

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": "showdown-target-blank",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Add target=\"_blank\" to markdown link",
55
"homepage": "https://github.com/cybercase/showdown-target-blank",
66
"license": "BSD",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "showdown-target-blank",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Target blank extension for showdown",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)