Skip to content

Commit

Permalink
Incremented version.
Browse files Browse the repository at this point in the history
  • Loading branch information
drone29a committed Dec 27, 2010
1 parent 866dc82 commit ede177b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
* 1.2.9

- Fixed user approval URL. Only oauth_token param is added to URL.

* 1.2.8

- Added xAuth support.
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 clj-oauth "1.2.8"
(defproject clj-oauth "1.2.9"
:description "OAuth support for Clojure"
:dependencies [[org.clojure/clojure "1.2.0"]
[org.clojure/clojure-contrib "1.2.0"]
Expand Down

0 comments on commit ede177b

Please sign in to comment.