We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3022ac2 commit 1262536Copy full SHA for 1262536
lib/datadog_api_client/version.rb
@@ -3,7 +3,7 @@
3
require 'rbconfig'
4
5
module DatadogAPIClient
6
- VERSION = '1.4.0'
+ VERSION = '1.4.1.dev.1'
7
8
USER_AGENT = format(
9
'datadog-api-client-ruby/%<version>s (ruby %<ruver>s; os %<os>s; arch %<arch>s)',
0 commit comments