From c8221930e00ec77a5a28663df19a91ca7102b014 Mon Sep 17 00:00:00 2001 From: Ivan Grishaev Date: Thu, 31 Oct 2019 18:11:43 +0300 Subject: [PATCH] pre-release --- CHANGELOG.md | 6 ++++++ README.md | 3 ++- VERSION | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e19e9c51..9a7bc657 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ [adam]: https://github.com/AdamFrey +## 0.3.6 + * merged all the pending PRs + * tests fixed + * window functions for Firefox + * click-single function + ## 0.3.5 * devtools requests diff --git a/README.md b/README.md index fb83164e..4cce97bd 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ after a mysteries note was produced on it. ## Who uses it? +- [Exoscale](https://www.exoscale.com/) - [Flyerbee](https://www.flyerbee.com/) - [Roomkey](https://www.roomkey.com/) - [Barrick Gold](http://www.barrick.com/) @@ -106,7 +107,7 @@ You are welcome to submit your company into that list. Add the following into `:dependencies` vector in your `project.clj` file: ``` -[etaoin "0.3.5"] +[etaoin "0.3.6"] ``` Works with Clojure 1.7 and above. diff --git a/VERSION b/VERSION index c2c0004f..449d7e73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.5 +0.3.6