Skip to content

Commit 47c9c9b

Browse files
committed
Version 0.14.1
1 parent 1332fff commit 47c9c9b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## main (Unreleased)
22

3+
## 0.14.1
4+
5+
Enhancements:
6+
37
* Add overflow-wrap option #129
48

59
## 0.14.0

lib/thinreports/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Thinreports
4-
VERSION = '0.14.0'
4+
VERSION = '0.14.1'
55
end

0 commit comments

Comments
 (0)