Skip to content

Commit 5f1f1a2

Browse files
committed
Bump version from v1.0.1 -> v1.0.2
1 parent 8450781 commit 5f1f1a2

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
@@ -2,7 +2,7 @@
22
"name": "github-markdown-batch-render",
33
"description": "To batch-render Markdown strings via GitHub's API (using Octokit/REST). For mitigating GitHub's API's request rate-limit.",
44
"repository": "github:EvitanRelta/github-markdown-batch-render",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",
88
"scripts": {

0 commit comments

Comments
 (0)