Skip to content

Commit c232153

Browse files
committed
0.5.3
1 parent f5e70a4 commit c232153

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.5.3] - July 31, 2019
44

55
### Changed
66

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject lilactown/hx "0.5.2"
1+
(defproject lilactown/hx "0.5.3"
22
:description "An easy to use, decomplected hiccup compiler for ClojureScript & React."
33
:url "https://github.com/Lokeh/hx"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)