We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570b5ce commit edf7855Copy full SHA for edf7855
HISTORY.md
@@ -1,5 +1,9 @@
1
# History
2
3
+## 0.1.1
4
+
5
+1. Renamed with-private-vars to with-private-fns.
6
7
## 0.1.0
8
9
Initial release.
README.md
@@ -7,7 +7,7 @@ Utility fns for stch-library.
Add the following to your project dependencies:
```Clojure
10
-[stch-library/util "0.1.0"]
+[stch-library/util "0.1.1"]
11
```
12
13
## API Documentation
0 commit comments