Skip to content

Commit 1262536

Browse files
authored
Bump datadog_api_client to 1.4.1.dev.1 (#534)
1 parent 3022ac2 commit 1262536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/datadog_api_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require 'rbconfig'
44

55
module DatadogAPIClient
6-
VERSION = '1.4.0'
6+
VERSION = '1.4.1.dev.1'
77

88
USER_AGENT = format(
99
'datadog-api-client-ruby/%<version>s (ruby %<ruver>s; os %<os>s; arch %<arch>s)',

0 commit comments

Comments
 (0)