Skip to content

Commit 3c3892f

Browse files
committed
1.0.1 (re-publish)
1 parent 151bcd6 commit 3c3892f

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 1.0.0 (July 10, 2018)
1+
## 1.0.0 (July 12, 2018)
22

33
- Initial release

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
22
"name": "hitext-prismjs",
3-
"version": "1.0.0",
4-
"description": "HiText wrapper for Prism.js",
3+
"version": "1.0.1",
4+
"description": "Prism.js adapter for HiText",
55
"keywords": [
66
"text",
7+
"code",
78
"decoration",
8-
"prism",
99
"highlight",
10-
"code",
10+
"hitext",
11+
"prism",
12+
"prismjs",
1113
"source"
1214
],
1315
"license": "MIT",

0 commit comments

Comments
 (0)