Skip to content

Commit 351baad

Browse files
github-actions[bot]aksiksi
authored andcommitted
chore(main): release 0.1.2
1 parent 76b8574 commit 351baad

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## [0.1.2](https://github.com/aksiksi/needle/compare/v0.1.1...v0.1.2) (2022-07-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci, config:** Remove filter and device from FFmpeg ([4d5580e](https://github.com/aksiksi/needle/commit/4d5580eec4b16769356409348090ef84762e7e2e))
9+
* **ci:** Use tar instead of zip in Git bash ([a83815c](https://github.com/aksiksi/needle/commit/a83815c6e9ff479443e42918d760f8b79278fc43))
10+
* **config:** Adjust vcpkg metadata ([363d50b](https://github.com/aksiksi/needle/commit/363d50bf75fca163df324f78d1488271e5fc89f0))

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "needle-rs"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "Find openings and endings across video files"
66
authors = ["Assil Ksiksi <[email protected]>"]

0 commit comments

Comments
 (0)