Skip to content

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
James Conroy-Finn committed Nov 26, 2014
1 parent 83ca167 commit bd60503
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Utility functions for Stuart Sierra's [Component][] library.
Add the following dependency to your project.clj file:

```clojure
[listora/component-utils "0.1.1"]
[listora/component-utils "0.1.2"]
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject listora/component-utils "0.1.1"
(defproject listora/component-utils "0.1.2"
:description "Utility function for the Component library"
:url "https://github.com/listora/component-utils"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit bd60503

Please sign in to comment.