Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Feb 25, 2023
1 parent b118671 commit f64d602
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changelog

## 1.2.1 - 2023-02-25
## 1.2.0 - 2023-02-25

- Updated for Gleam v0.27.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gleam-lang/highlight.js-gleam",
"version": "1.2.0",
"version": "1.2.1",
"description": "Adds support for the Gleam language to highlight.js.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f64d602

Please sign in to comment.