Skip to content

Commit c061606

Browse files
committed
v1.4.0
1 parent 8789dd5 commit c061606

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 1.4.0 - 2023-07-28
4+
5+
- Updated for Gleam v0.30.0
6+
37
## 1.3.0 - 2023-04-20
48

59
- Updated for Gleam v0.28.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.3.0",
3+
"version": "1.4.0",
44
"description": "Adds support for the Gleam language to highlight.js.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)