Bump version and license year

This commit is contained in:
Jamie Hardt
2021-01-02 15:45:24 -08:00
parent 2780bfb31b
commit 75fc40d638
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -28,7 +28,7 @@ checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
[[package]]
name = "bwavfile"
version = "0.9.2"
version = "1.0.0"
dependencies = [
"byteorder",
"clap",

View File

@@ -1,6 +1,6 @@
[package]
name = "bwavfile"
version = "0.9.2"
version = "1.0.0"
authors = ["Jamie Hardt <jamiehardt@me.com>"]
edition = "2018"
license = "MIT"

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2020 Jamie Hardt
Copyright (c) 2021 Jamie Hardt
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal