There was an error while loading. Please reload this page.
2 parents e6e72a8 + aa70f37 commit eabf47aCopy full SHA for eabf47a
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.1.2
+current_version = 2.1.3
3
commit = True
4
message = [skip ci] Bump version: {current_version} -> {new_version}
5
lib/ibm_watson/version.rb
# frozen_string_literal: true
module IBMWatson
- VERSION = "2.1.2"
+ VERSION = "2.1.3"
end
0 commit comments