We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844f403 commit e8c6480Copy full SHA for e8c6480
README.md
@@ -5,7 +5,7 @@ Potemkin is a collection of facades and workarounds for things that are more dif
5
[](https://travis-ci.org/ztellman/potemkin)
6
7
```clj
8
-[potemkin "0.4.4"]
+[potemkin "0.4.5"]
9
```
10
11
### `import-vars`
project.clj
@@ -1,4 +1,4 @@
1
-(defproject potemkin "0.4.5-alpha1"
+(defproject potemkin "0.4.5"
2
:license {:name "MIT License"}
3
:description "Some useful facades."
4
:dependencies [[clj-tuple "0.2.2"]
0 commit comments