diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-02-10 20:14:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-10 20:14:52 +0000 |
commit | 85df82a6fd811da56d094444120a958035f8adbe (patch) | |
tree | ddac838d9a10c7f7de408cb778264aa6b50945cc /snap | |
parent | 83d7f60449ec7b0a1d9700568af3164f73f81f32 (diff) | |
download | alacritty-85df82a6fd811da56d094444120a958035f8adbe.tar.gz alacritty-85df82a6fd811da56d094444120a958035f8adbe.zip |
Bump version to 0.2.8v0.2.8
Diffstat (limited to 'snap')
-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 5ae574f5..586006ad 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: alacritty -version: '0.2.7' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.2.8' # just for humans, typically '1.2+git' or '1.3.2' summary: Modern, GPU accelerated terminal emulator description: | Alacritty is the fastest terminal emulator in existence. Using the GPU |