Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lilactown committed Mar 26, 2019
1 parent aa1b090 commit 1bd136d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [0.4.0] - Mar 26, 2019

### Changed

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/hx "0.3.3"
(defproject lilactown/hx "0.4.0"
:description "An easy to use, decomplected hiccup compiler for ClojureScript & React."
:url "https://github.com/Lokeh/hx"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 1bd136d

Please sign in to comment.