Skip to content

Commit cff7209

Browse files
committed
Version 0.14.2
1 parent d019ac5 commit cff7209

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.14.2
4+
5+
Changes:
6+
37
* Add base64 and bigdecimal to the gemspec #133
8+
* Remove matrix gem version constraint
49

510
## 0.14.1
611

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.1'
4+
VERSION = '0.14.2'
55
end

0 commit comments

Comments
 (0)