Skip to content

Commit ff87388

Browse files
committed
Release v3.3.1
1 parent 05f7fb5 commit ff87388

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.1-dev
3+
## v3.3.1 (2023-06-06)
44

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

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.1-dev"
6+
@version "3.3.1"
77

88
def project do
99
[

0 commit comments

Comments
 (0)