Skip to content

Commit c77035b

Browse files
committed
Bump version to 0.1.4
1 parent 53ad5a6 commit c77035b

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Unreleased
1+
# v0.1.4
2+
23
- Add optional `metadata-format` config. Options: `json` (default) & `json.zst`.
34
When the latter selected the server will fetch `metadata.json.zst` files.
45

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gitlab-cargo-shim"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
edition = "2021"
55
authors = [
66
"Jordan Doyle <jordan@doyl.ee>"

0 commit comments

Comments
 (0)