Skip to content

Commit

Permalink
chore: bump reported ygg version
Browse files Browse the repository at this point in the history
  • Loading branch information
sighphyre committed Oct 23, 2024
1 parent 319a18a commit f90ed0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/unleash/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def info
'interval': Unleash.configuration.metrics_interval_in_millis,
'platformName': RUBY_ENGINE,
'platformVersion': RUBY_VERSION,
'yggdrasilVersion': "0.13.2",
'yggdrasilVersion': "0.13.3",
'specVersion': Unleash::CLIENT_SPECIFICATION_VERSION
}
end
Expand Down

0 comments on commit f90ed0b

Please sign in to comment.