Skip to content

Commit e244c35

Browse files
committed
Release v0.7.3
Signed-off-by: Cocoa <[email protected]>
1 parent d457da1 commit e244c35

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-
## Unreleased
3+
## v0.7.3
44

55
#### Fixes
66

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
defmodule Adbc.MixProject do
66
use Mix.Project
77

8-
@version "0.7.2"
8+
@version "0.7.3"
99
@github_url "https://github.com/elixir-explorer/adbc"
1010

1111
def project do

0 commit comments

Comments
 (0)