Skip to content

Commit

Permalink
Released 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Dec 25, 2013
1 parent 85cb5e8 commit 2668d2f
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 @@ -12,7 +12,7 @@ top of [core.async][2].

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

[reagi "0.7.0-SNAPSHOT"]
[reagi "0.7.0"]

## Overview

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

0 comments on commit 2668d2f

Please sign in to comment.