Release agb-sound-converter v0.2.0

This commit is contained in:
Gwilym Kuiper 2022-03-28 22:24:07 +01:00
parent 78dc3ac57f
commit c1cfb9910a
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "agb_sound_converter"
version = "0.1.0"
version = "0.2.0"
authors = ["Gwilym Kuiper <gw@ilym.me>"]
edition = "2018"
license = "MPL-2.0"

View file

@ -21,7 +21,7 @@ freq18157 = ["agb_sound_converter/freq18157"]
[dependencies]
bitflags = "1"
agb_image_converter = { version = "0.7.0", path = "../agb-image-converter" }
agb_sound_converter = { version = "0.1.0", path = "../agb-sound-converter" }
agb_sound_converter = { version = "0.2.0", path = "../agb-sound-converter" }
agb_macros = { version = "0.2.0", path = "../agb-macros" }
agb_fixnum = { version = "0.1.0", path = "../agb-fixnum" }
bare-metal = "1"

View file

@ -59,7 +59,7 @@ dependencies = [
[[package]]
name = "agb_sound_converter"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"hound",
"proc-macro2",

View file

@ -59,7 +59,7 @@ dependencies = [
[[package]]
name = "agb_sound_converter"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"hound",
"proc-macro2",

View file

@ -59,7 +59,7 @@ dependencies = [
[[package]]
name = "agb_sound_converter"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"hound",
"proc-macro2",