Skip to content

Commit

Permalink
0.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 16, 2009
1 parent a35582b commit c2d05f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

couchbeam 0.2 - 2009 (c) Benoît Chesneau <[email protected]>
couchbeam 0.3 - 2009 (c) Benoît Chesneau <[email protected]>
---------------------------------------------------------------

**couchbeam** is a simple erlang CouchDB framework. couchbeam provides you a full featured and easy client to access and manage multiple couchdb Nodes.
Expand Down
2 changes: 1 addition & 1 deletion src/couchbeam.app
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,couchbeam,
[{description,"Erlang CouchDb kit"},
{vsn,"0.1"},
{vsn,"0.3"},
{modules,[couchbeam,
couchbeam_resource,
couchbeam_server,
Expand Down

0 comments on commit c2d05f0

Please sign in to comment.