[changelog]: updating 0.1.9 release date

This commit is contained in:
anatoly 2016-01-31 15:50:28 -05:00
parent c9de434aa0
commit 46b4895d95
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,5 @@
## 0.1.9
###### Sun Jan 31 15:47:19 2016 -0500
* `:on-reload` #{:noop :stop :restart} ([#36](https://github.com/tolitius/mount/issues/36))
* swapping states with values ([#45](https://github.com/tolitius/mount/issues/45))

View file

@ -1,4 +1,4 @@
(defproject mount "0.1.9-SNAPSHOT"
(defproject mount "0.1.9"
:description "managing Clojure and ClojureScript app state since (reset)"
:url "https://github.com/tolitius/mount"
:license {:name "Eclipse Public License"