Skip to content

Commit

Permalink
Release 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
magnars committed Dec 30, 2013
1 parent 8191a7c commit 3f60b8e
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 @@ -11,7 +11,7 @@ In other words: Develop with ease. Optimize in production.

## Install

Add `[optimus "0.13.3"]` to `:dependencies` in your `project.clj`.
Add `[optimus "0.13.4"]` to `:dependencies` in your `project.clj`.

Please note that this project uses
[Semantic Versioning](http://semver.org/). As long as we're on a `0`
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 optimus "0.13.3"
(defproject optimus "0.13.4"
:description "A Ring middleware for frontend performance optimization."
:url "http://github.com/magnars/optimus"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 3f60b8e

Please sign in to comment.