Skip to content

Commit 173b494

Browse files
committed
Bump to v0.24.2
1 parent adad375 commit 173b494

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+
## v0.24.2
44

55
- fixed: Add `SQLITE_ENABLE_DBSTAT_VTAB` to windows build.
66

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Exqlite.MixProject do
22
use Mix.Project
33

4-
@version "0.24.1"
4+
@version "0.24.2"
55
@sqlite_version "3.46.1"
66

77
def project do

0 commit comments

Comments
 (0)