Skip to content

Commit f0f1426

Browse files
author
Joanne Cheng
committed
Update version to v0.9.4 and update Changelog
1 parent 3ec2580 commit f0f1426

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,10 @@ If you want some bot protection, check out the [Voight-Kampff](https://github.co
412412

413413
### Changelog
414414

415+
##### 0.9.4
416+
+ Add SDK support for Saved Queries
417+
+ Removed support for Ruby MRI 1.8.7
418+
415419
##### 0.9.2
416420
+ Added support for max_age as an integer.
417421

lib/keen/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Keen
2-
VERSION = "0.9.3"
2+
VERSION = "0.9.4"
33
end

0 commit comments

Comments
 (0)