Skip to content

Commit 254de5d

Browse files
author
Oliver Nash
committed
Merge pull request #140 from intercom/ocfnash/bump_to_0.0.29
Bump version to 0.0.29
2 parents 52a8bb5 + 2a7015d commit 254de5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
intercom-rails (0.2.28)
4+
intercom-rails (0.2.29)
55
activesupport (> 3.0)
66

77
GEM

lib/intercom-rails/version.rb

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

0 commit comments

Comments
 (0)