Skip to content

Commit

Permalink
Version 0.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
gfredericks committed Oct 24, 2021
1 parent 50949c4 commit aaf3842
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 @@ -17,7 +17,7 @@ vcr-clj requires Clojure 1.4 or later.

## Obtention

`[com.gfredericks/vcr-clj "0.4.20"]`
`[com.gfredericks/vcr-clj "0.4.21"]`

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject com.gfredericks/vcr-clj "0.4.21-SNAPSHOT"
(defproject com.gfredericks/vcr-clj "0.4.21"
:description "HTTP recording/playback for Clojure"
:dependencies [[org.clojure/data.codec "0.1.0"]
[me.raynes/fs "1.4.6"]
Expand Down

0 comments on commit aaf3842

Please sign in to comment.