Skip to content

Commit 4b12d0a

Browse files
committed
Release v3.3.0
1 parent 76f9e71 commit 4b12d0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v3.3.0-dev
3+
## v3.3.0 (2023-05-19)
44

55
- Enhancements
66
- Default upstream database version is now `6.1.2`

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule UAInspector.MixProject do
33

44
@url_changelog "https://hexdocs.pm/ua_inspector/changelog.html"
55
@url_github "https://github.com/elixir-inspector/ua_inspector"
6-
@version "3.3.0-dev"
6+
@version "3.3.0"
77

88
def project do
99
[

0 commit comments

Comments
 (0)