Skip to content

Commit 4074a35

Browse files
committed
Version 2.1.5
1 parent ced61df commit 4074a35

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changes.txt

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
2.1.4
28
- Rework hash helper extensions
39

lib/intercom/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Intercom #:nodoc:
2-
VERSION = "2.1.4"
2+
VERSION = "2.1.5"
33
end

0 commit comments

Comments
 (0)