diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fdf7c0..fdf0665 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.1.2 + +### Maintenance +- bump ginkgo and gomega [37c6e75] + ## 0.1.1 ### Fixes diff --git a/biloba.go b/biloba.go index 9b6e2d1..c0cf363 100644 --- a/biloba.go +++ b/biloba.go @@ -29,7 +29,7 @@ import ( "github.com/chromedp/chromedp" ) -const BILOBA_VERSION = "0.1.1" +const BILOBA_VERSION = "0.1.2" /* GinkgoTInterface is the interface by which Biloba receives GinkgoT()