Skip to content

Commit b3dd58d

Browse files
Merge pull request #64 from goshippo/update-changelog
updated gem and changelog
2 parents c19d753 + 395d212 commit b3dd58d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 3.0.1 release, Jul 14th, 2017
2+
- Updated rest client dependency
3+
14
#### 3.0.0 release, Mar 31st, 2017
25
- Version 3 changes
36
- Object fields removed/updated

lib/shippo/api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Shippo
22
module API
3-
VERSION = '3.0.0'
3+
VERSION = '3.0.1'
44
end
55
end

0 commit comments

Comments
 (0)