Skip to content

Commit d3aa030

Browse files
Merge pull request #26 from Investec-Developer-Community/refactor/version-bump-2.2.0
chore: bump version to 2.2.0
2 parents 2867b7d + 21a8df5 commit d3aa030

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-
investec_open_api (2.1.0)
4+
investec_open_api (2.2.0)
55
base64
66
faraday
77
money

lib/investec_open_api/version.rb

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

0 commit comments

Comments
 (0)