Skip to content

Commit

Permalink
Released 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jun 28, 2013
1 parent 586be3d commit 2466b5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ stone. Things may change.

Add the following dependency to your `project.clj` file:

[reagi "0.3.1"]
[reagi "0.4.0"]

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject reagi "0.3.1"
(defproject reagi "0.4.0"
:description "An experimental FRP library"
:url "https://github.com/weavejester/reagi"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 2466b5f

Please sign in to comment.