Skip to content

Commit aa6d490

Browse files
author
Blake Gearin
committed
Prepare release of 0.2.3
1 parent b0ccc5a commit aa6d490

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
## [Unreleased]
88

9+
## [0.2.3] - 2023-02-10
10+
11+
### Added
12+
13+
- Added missing `>` and `<` to `comparisons`
14+
915
## [0.2.2] - 2023-02-10
1016

1117
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pulpscript-syntax",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"publisher": "BlakeGearin",
55
"engines": {
66
"vscode": "^1.74.0"

0 commit comments

Comments
 (0)