Skip to content

Commit 1e492e2

Browse files
committed
v0.1.1 - update wgpu dependency and fix panic from click coordinate math
1 parent 11fde6b commit 1e492e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "ampli-fe"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Anton Lazarev <https://antonok.com>"]
55
edition = "2018"
66
resolver = "2"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ampli-Fe
22

33
<a href="https://studiorack.github.io/studiorack-site/effects/studiorack/ampli-fe/ampli-fe" alt="Download on StudioRack">
4-
<img src="https://img.shields.io/badge/StudioRack-v0.1.0-brightgreen?style=flat" />
4+
<img src="https://img.shields.io/badge/StudioRack-v0.1.1-brightgreen?style=flat" />
55
</a>
66

77
ampli-Fe is a fully cross-platform VST2 plugin written in Rust.

0 commit comments

Comments
 (0)