Skip to content

Commit e8c6480

Browse files
committed
mark 0.4.5
1 parent 844f403 commit e8c6480

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Potemkin is a collection of facades and workarounds for things that are more dif
55
[![Build Status](https://travis-ci.org/ztellman/potemkin.png?branch=master)](https://travis-ci.org/ztellman/potemkin)
66

77
```clj
8-
[potemkin "0.4.4"]
8+
[potemkin "0.4.5"]
99
```
1010

1111
### `import-vars`

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject potemkin "0.4.5-alpha1"
1+
(defproject potemkin "0.4.5"
22
:license {:name "MIT License"}
33
:description "Some useful facades."
44
:dependencies [[clj-tuple "0.2.2"]

0 commit comments

Comments
 (0)