Skip to content

Commit c72f129

Browse files
committed
0.9.4
1 parent 2cd1272 commit c72f129

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

project/Constants.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package pprint
22

33
object Constants {
4-
val version = "0.9.0"
4+
val version = "0.9.4"
55
}

readme/Readme.scalatex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@
258258
display.block
259259
)
260260
@sect{Version History}
261+
@sect{0.9.4}
262+
@ul
263+
@li
264+
Fix the use of PPrinter#interpolate in bw and pp interpolators @lnk("#158", "https://github.com/com-lihaoyi/PPrint/pull/158")
261265
@sect{0.9.3}
262266
@ul
263267
@li

0 commit comments

Comments
 (0)