Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lilactown committed May 12, 2024
1 parent 2a37bb4 commit 773a646
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.2.1

### Fixed

* Extend JS Symbol using the primitive `symbol`

## 0.2.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject lilactown/helix "0.2.0"
(defproject lilactown/helix "0.2.1"
:description "ClojureScript optimized for modern React development."
:url "https://github.com/lilactown/helix"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 773a646

Please sign in to comment.