Skip to content

Commit

Permalink
Releasing 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ingesolvoll committed Jun 26, 2018
1 parent 6d2f6e1 commit 60456f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Contact the author on [Twitter](https://twitter.com/ingesol) or join the discuss
## Installation
Add the following dependency to your `project.clj` file:
```clojure
[kee-frame "0.2.3"]
[kee-frame "0.2.4"]
```

## Getting started
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 kee-frame "0.2.4-SNAPSHOT"
(defproject kee-frame "0.2.4"
:description "A micro-framework on top of re-frame"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
Expand Down

0 comments on commit 60456f2

Please sign in to comment.