Skip to content

Commit e71ee1b

Browse files
committed
Bump up version (6.1.0)
1 parent ed6473d commit e71ee1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 6.1.0
44

55
- Add more bots (mostly related to AI crawlers)
66
- Add AppSignal bot

lib/browser/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Browser
4-
VERSION = "6.0.0"
4+
VERSION = "6.1.0"
55
end

0 commit comments

Comments
 (0)