Skip to content

Commit 1349876

Browse files
author
Chetan Padia
committed
bump version to 0.3.1
1 parent 3dabd56 commit 1349876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(def dev-dependencies
22
'[[ring "0.3.11"]])
33

4-
(defproject clj-oauth2 "0.3.0"
4+
(defproject clj-oauth2 "0.3.1"
55
:description "clj-http and ring middlewares for OAuth 2.0"
66
:dependencies [[org.clojure/clojure "1.3.0"]
77
[org.clojure/data.json "0.1.1"]

0 commit comments

Comments
 (0)