Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
bump version number in gemfile 1.3.0 -> 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
james-prodigy committed Sep 7, 2020
2 parents 8c3b4ee + fa4dfac commit ebe20ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
sfmc-fuelsdk-ruby (1.3.0)
sfmc-fuelsdk-ruby (1.3.1)
json (>= 2.2.0)
jwt (>= 2.1.0)
savon (= 2.12.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/marketingcloudsdk/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
=end

module MarketingCloudSDK
VERSION = "1.3.0"
VERSION = "1.3.1"
end

0 comments on commit ebe20ce

Please sign in to comment.