Skip to content

Commit a615833

Browse files
authored
Update CHANGELOG and version for 3.0.4 (#328)
1 parent 93cf7cf commit a615833

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.0.4, 2022-08-07
2+
------------------
3+
* Adds a configurable Cuprite driver [#327](https://github.com/oesmith/puffing-billy/pull/327)
4+
15
v3.0.3, 2022-05-31
26
-------------------
37
* Only calculate cache scope and key if request is cacheable [#324](https://github.com/oesmith/puffing-billy/pull/324)

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.3'
2+
VERSION = '3.0.4'
33
end

0 commit comments

Comments
 (0)