Skip to content

Commit bdc6f5e

Browse files
committed
0.14.1
1 parent b7f8656 commit bdc6f5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## 0.14.1 - Pending
8+
## 0.14.1 - 2023-09-14
99

1010
* Added `has_index` to `SchemaProbe` https://github.com/SeaQL/sea-schema/pull/115
1111

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ members = [
1414

1515
[package]
1616
name = "sea-schema"
17-
version = "0.14.0"
17+
version = "0.14.1"
1818
authors = [ "Chris Tsang <[email protected]>" ]
1919
edition = "2021"
2020
description = "🌿 SQL schema definition and discovery"

0 commit comments

Comments
 (0)