Skip to content

Commit 236e420

Browse files
authored
Update CHANGELOG and version for 3.0.2 (#322)
1 parent a2f5bb6 commit 236e420

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.2, 2022-02-16
2+
-------------------
3+
* Add rake tasks inside files DSL in gemspec [#321](https://github.com/oesmith/puffing-billy/pull/321)
4+
15
v3.0.1, 2022-02-15
26
-------------------
37
* Adapt to newer versions selenium webdriver [#314](https://github.com/oesmith/puffing-billy/pull/314)

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

0 commit comments

Comments
 (0)