Skip to content

Commit

Permalink
upgraded to funnyplaces 1.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Crow committed Dec 7, 2011
1 parent 0d99a0f commit 53d3c05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Factual's [web-based API](http://developer.factual.com) offers:

Funnyplaces is hosted at [Clojars](http://clojars.org/funnyplaces). Just add this to your dependencies:

[funnyplaces "1.1-beta"]
[funnyplaces "1.2-beta"]

# Basics

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject funnyplaces "1.1-beta"
(defproject funnyplaces "1.2-beta"
:description "An experimental Clojure client library for Factual's Places API"
:dependencies [
[com.google.api.client/google-api-client "1.4.1-beta"]
Expand Down

0 comments on commit 53d3c05

Please sign in to comment.