Skip to content

Commit ca37cc2

Browse files
author
Will Acton
committed
0.0.11
1 parent cae2455 commit ca37cc2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
6+
## 0.0.11
7+
58
### Added
69

710
- Added `deps.cljs` which specifies react, react-refresh

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject lilactown/helix "0.0.10"
1+
(defproject lilactown/helix "0.0.11"
22
:description "ClojureScript optimized for modern React development."
33
:url "https://github.com/Lokeh/helix"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)