Skip to content

Commit abd64e2

Browse files
[skip ci] Bump version: 1.1.2 -> 1.1.3
1 parent 3b94f63 commit abd64e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.2
2+
current_version = 1.1.3
33
commit = True
44
message = [skip ci] Bump version: {current_version} -> {new_version}
55

lib/ibm_cloud_sdk_core/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module IBMCloudSdkCore
4-
VERSION = "1.1.2"
4+
VERSION = "1.1.3"
55
end

0 commit comments

Comments
 (0)