Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Odinodin committed Sep 24, 2016
1 parent e349c54 commit 4ba2171
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 @@ -10,7 +10,7 @@ Suitable for use during development.

## Install

Add `[data-frisk-reagent "0.2.6"]` to the dev `:dependencies` in your `project.clj`
Add `[data-frisk-reagent "0.3.0"]` to the dev `:dependencies` in your `project.clj`

## Usage

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 data-frisk-reagent "0.2.6"
(defproject data-frisk-reagent "0.3.0"
:description "Frisking EDN since 2016!"
:url "http://github.com/odinodin/data-frisk-reagent"
:license {:name "MIT"
Expand Down

0 comments on commit 4ba2171

Please sign in to comment.