diff --git a/Cargo.lock b/Cargo.lock index 02fe7b5a..6303efe3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1554,7 +1554,7 @@ dependencies = [ [[package]] name = "system76-keyboard-configurator" -version = "0.2.10" +version = "0.2.11" dependencies = [ "cairo-rs", "cascade", diff --git a/Cargo.toml b/Cargo.toml index 3561a72c..81a04d97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "system76-keyboard-configurator" -version = "0.2.10" +version = "0.2.11" authors = ["Ian Douglas Scott ", "Jeremy Soller "] license = "GPL-3.0-or-later" edition = "2018" diff --git a/debian/changelog b/debian/changelog index 9e30490c..fddb81ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +system76-keyboard-configurator (0.2.11) focal; urgency=medium + + * 0.2.11 release. + + -- Ian Douglas Scott Thu, 27 May 2021 07:21:32 -0700 + system76-keyboard-configurator (0.2.10) focal; urgency=medium * 0.2.10 beta release.