Skip to content

Commit f137217

Browse files
authored
Update CHANGELOG and version for 3.1.0 (#331)
1 parent 3472a90 commit f137217

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
@@ -1,3 +1,7 @@
1+
v3.1.0, 2023-03-10
2+
------------------
3+
* Add support for Ruby 3.2 [#330](https://github.com/oesmith/puffing-billy/pull/330)
4+
15
v3.0.4, 2022-08-07
26
------------------
37
* Adds a configurable Cuprite driver [#327](https://github.com/oesmith/puffing-billy/pull/327)

lib/billy/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Billy
2-
VERSION = '3.0.4'
2+
VERSION = '3.1.0'
33
end

0 commit comments

Comments
 (0)