Skip to content
This repository was archived by the owner on Jun 13, 2018. It is now read-only.

Commit a3afe29

Browse files
author
Thomas McGoey-Smith
authored
Bump version to 2.1.1 (#536)
1 parent 7d540e5 commit a3afe29

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ActiveShipping CHANGELOG
22

3+
### v2.1.1
4+
- Update README to clarify Shopify's involvement moving forward with v2.x
5+
36
### v2.1.0
47
- Add email field to Location
58

lib/active_shipping/version.rb

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

0 commit comments

Comments
 (0)