Skip to content

Commit

Permalink
Bumping up to 0.1.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
roman committed Mar 1, 2012
1 parent f524ea4 commit e468503
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -34,7 +34,9 @@ the Iteratee concepts in Clojure.

## Install

```clojure
[org.van-clj/river "0.1.0"]
```

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject org.van-clj/river "0.1.1"
(defproject org.van-clj/river "0.1.2-SNAPSHOT"
:description "A monadic stream library in Clojure (port of Haskell's enumerator)"
:author "Roman Gonzalez"
:repositories { "sonatype" {:url "https://oss.sonatype.org/content/repositories/snapshots/"}}
Expand Down

0 comments on commit e468503

Please sign in to comment.