Skip to content

Commit 20067cf

Browse files
committed
Bump version from v1.0.1 -> v1.0.2
1 parent 2b56890 commit 20067cf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "EvitanRelta",
44
"description": "HTML-to-Markdown converter that can output HTML-syntax when required. (eg. when there's \"align\" attribute in <p>, or \"width\" in <img>)",
55
"repository": "github:EvitanRelta/htmlarkdown",
6-
"version": "1.0.1",
6+
"version": "1.0.2",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",
99
"files": [

0 commit comments

Comments
 (0)