Permalink
Showing
with
1 addition
and
1 deletion.
-
+1
−1
ring-devel/project.clj
|
|
@@ -2,6 +2,6 @@ |
|
:description "Ring development and debugging libraries."
|
|
:description "Ring development and debugging libraries."
|
|
:url "http://github.com/mmcgrana/ring"
|
|
:url "http://github.com/mmcgrana/ring"
|
|
:dependencies [[ring/ring-core "1.1.0-beta2"]
|
|
:dependencies [[ring/ring-core "1.1.0-beta2"]
|
|
- [hiccup "1.0.0-beta1"]
|
|
+ [hiccup "1.0.0-RC1"]
|
|
[clj-stacktrace "0.2.4"]
|
|
[clj-stacktrace "0.2.4"]
|
|
[ns-tracker "0.1.1"]])
|
|
[ns-tracker "0.1.1"]])
|
0 comments on commit
2c2217f