Skip to content

Commit f64d602

Browse files
committed
v1.2.1
1 parent b118671 commit f64d602

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changelog
22

3+
## 1.2.1 - 2023-02-25
34
## 1.2.0 - 2023-02-25
45

56
- Updated for Gleam v0.27.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gleam-lang/highlight.js-gleam",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Adds support for the Gleam language to highlight.js.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)