Skip to content

Commit 5202c1d

Browse files
authored
Merge pull request #229 from North-Two-Five/Bump-version
Update version for gem
2 parents b91d435 + 3ff9d01 commit 5202c1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2.3.1 / 2020-04-13
2+
==================
3+
4+
* Add test option for easier testing (https://github.com/segmentio/analytics-ruby/pull/222)
5+
6+
17
2.3.0 / 2020-03-26
28
==================
39

lib/segment/analytics/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Segment
22
class Analytics
3-
VERSION = '2.3.0'
3+
VERSION = '2.3.1'
44
end
55
end

0 commit comments

Comments
 (0)