Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
2
Star
17
Fork
2
roman
/
river
Code
Issues
0
Pull requests
0
Projects
0
Wiki
Insights
Permalink
Browse files
Releasing v0.1.2
Loading branch information
...
roman
committed
Mar 17, 2012
1 parent
e92da8b
commit
6935dc671be038905cd709e2d6df0ecbea7c8360
Unified
Split
Showing
2 changed files
with
2 additions
and
2 deletions
.
+1
−1
CHANGELOG
+1
−1
project.clj
Show comments
View
2
CHANGELOG
@@ -1,4 +1,4 @@
-
Unknown Date
Roman Gonzalez
+
2012-03-17
Roman Gonzalez
* release v0.1.2
* fix typing hint error on write-bytes-to-output-stream consumer
* fix produce-seq bug, was not working properly on initial consumers
Show comments
View
2
project.clj
@@ -1,4 +1,4 @@
-(
defproject
org.van-clj
/
river
"
0.1.2
-SNAPSHOT
"
+(
defproject
org.van-clj
/
river
"
0.1.2
"
: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/
"
}}
Toggle all file notes
0 comments on commit
6935dc6
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
6935dc6