diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-08 19:14:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-08 19:14:51 +0000 |
commit | 6757acbb824e8be9968529a66e9a75a0a2ea2f5d (patch) | |
tree | a05ccca0793d8bc98eeb431a027570b6b79f16d0 /extra/linux | |
parent | cd8d537bed98559ed49c1465db84ecec5393119f (diff) | |
download | alacritty-6757acbb824e8be9968529a66e9a75a0a2ea2f5d.tar.gz alacritty-6757acbb824e8be9968529a66e9a75a0a2ea2f5d.zip |
Bump version to 0.3.0v0.3.0
Diffstat (limited to 'extra/linux')
-rw-r--r-- | extra/linux/snap/snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/linux/snap/snapcraft.yaml b/extra/linux/snap/snapcraft.yaml index 002a66b3..564b95f2 100644 --- a/extra/linux/snap/snapcraft.yaml +++ b/extra/linux/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: alacritty -version: '0.2.9' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.3.0' # just for humans, typically '1.2+git' or '1.3.2' summary: Modern, GPU accelerated terminal emulator description: | Alacritty is a terminal emulator with a strong focus on simplicity and |