Skip to content

Commit eae08e8

Browse files
Updated to a 1.0.0 version.
1 parent 3c9805b commit eae08e8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changes.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.0.0
2+
- Bumped to a 1.0.0 version. No functional changes.
3+
14
0.3.0
25
- Renamed UserEvents to Events
36

lib/intercom/version.rb

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

0 commit comments

Comments
 (0)