Skip to content

Commit edf7855

Browse files
committed
Upped version to 0.1.1.
1 parent 570b5ce commit edf7855

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
## 0.1.1
4+
5+
1. Renamed with-private-vars to with-private-fns.
6+
37
## 0.1.0
48

59
Initial release.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Utility fns for stch-library.
77
Add the following to your project dependencies:
88

99
```Clojure
10-
[stch-library/util "0.1.0"]
10+
[stch-library/util "0.1.1"]
1111
```
1212

1313
## API Documentation

0 commit comments

Comments
 (0)