Skip to content

Commit b71b5e9

Browse files
committed
Bump fipp to 0.6.26
1 parent befad4d commit b71b5e9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## master (unreleased)
44

5+
### Changes
6+
7+
* Bump `fipp` to 0.6.26.
8+
59
## 0.28.6 (2022-09-04)
610

711
### Changes

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(def fipp-version "0.6.25")
1+
(def fipp-version "0.6.26")
22

33
(defproject cider/cider-nrepl (or (not-empty (System/getenv "PROJECT_VERSION"))
44
"0.0.0")

0 commit comments

Comments
 (0)