We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f5bb6 commit 236e420Copy full SHA for 236e420
CHANGELOG.md
@@ -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
+
5
v3.0.1, 2022-02-15
6
-------------------
7
* Adapt to newer versions selenium webdriver [#314](https://github.com/oesmith/puffing-billy/pull/314)
lib/billy/version.rb
@@ -1,3 +1,3 @@
module Billy
- VERSION = '3.0.1'
+ VERSION = '3.0.2'
end
0 commit comments