We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ced61df commit 4074a35Copy full SHA for 4074a35
changes.txt
@@ -1,3 +1,9 @@
1
+2.1.5
2
+ - Fix typos in error messages (thanks to @infertux)
3
+ - Gemfile cleanup (thanks to @Manfred)
4
+ - Handle 403 Forbidden errors
5
+ - Fix intermittant spec failure
6
+
7
2.1.4
8
- Rework hash helper extensions
9
lib/intercom/version.rb
@@ -1,3 +1,3 @@
module Intercom #:nodoc:
- VERSION = "2.1.4"
+ VERSION = "2.1.5"
end
0 commit comments