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 ed6473d commit e71ee1bCopy full SHA for e71ee1b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 6.1.0
4
5
- Add more bots (mostly related to AI crawlers)
6
- Add AppSignal bot
lib/browser/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Browser
- VERSION = "6.0.0"
+ VERSION = "6.1.0"
end
0 commit comments