diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2018-11-11 22:16:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-11 22:16:53 +0000 |
commit | f182afafe5c3e28205d2f45361d689b99f936955 (patch) | |
tree | 54f50d07cd4860e0abadda43e09e05b246e2edc0 /snap/snapcraft.yaml | |
parent | 6a0bd7409d098fac85c13f8f268adbb11c0a371e (diff) | |
download | alacritty-f182afafe5c3e28205d2f45361d689b99f936955.tar.gz alacritty-f182afafe5c3e28205d2f45361d689b99f936955.zip |
Bump version number to v0.2.2v0.2.2
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r-- | snap/snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index b1583019..85008334 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: alacritty # you probably want to 'snapcraft register <name>' -version: '0.2.1' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.2.2' # just for humans, typically '1.2+git' or '1.3.2' summary: Modern, GPU accelerated terminal emulator # 79 char long summary description: | Modern, GPU accelerated terminal emulator |