Skip to content

Commit 195d278

Browse files
authored
Release v2.19.0 (#120)
1 parent 8203d1e commit 195d278

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# master
22

3+
# 2.19.0 (2024-12-10)
4+
* Sync with https://github.com/ua-parser/uap-core/commit/d4cde4c565a7e588472fbf6667f01fc4c23fa60b
5+
36
# 2.18.0 (2024-06-04)
47
* Sync with https://github.com/ua-parser/uap-core/commit/df56280c9e2b42dd64be2b750f803c58feb3f94a
58

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
user_agent_parser (2.18.0)
4+
user_agent_parser (2.19.0)
55

66
GEM
77
remote: https://rubygems.org/

user_agent_parser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |gem|
44
gem.name = 'user_agent_parser'
5-
gem.version = '2.18.0'
5+
gem.version = '2.19.0'
66

77
gem.authors = 'Tim Lucas'
88
gem.email = '[email protected]'

0 commit comments

Comments
 (0)