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 36bcd4c commit 61d2ffcCopy full SHA for 61d2ffc
example-project/Gemfile
@@ -71,4 +71,4 @@ group :test do
71
gem "webdrivers"
72
end
73
74
-gem "logtail-rails", "~> 0.2.6"
+gem "logtail-rails", "~> 0.2.7"
lib/logtail-rails/version.rb
@@ -1,7 +1,7 @@
1
module Logtail
2
module Integrations
3
module Rails
4
- VERSION = "0.2.6"
+ VERSION = "0.2.7"
5
6
7
0 commit comments