diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..d560f28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,4 @@ +## 0.1.0 + +- First release! + diff --git a/biloba.go b/biloba.go index 21484e2..aff7337 100644 --- a/biloba.go +++ b/biloba.go @@ -29,7 +29,7 @@ import ( "github.com/chromedp/chromedp" ) -const BILOBA_VERSION = "0.0.0" +const BILOBA_VERSION = "0.1.0" /* GinkgoTInterface is the interface by which Biloba receives GinkgoT()