diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-01-07 17:36:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-07 17:36:16 +0000 |
commit | 55c894b30be46d4dcc59ce78f357f2b55ef20bb0 (patch) | |
tree | fc74958849ed985980f9ca605ac58557842924e5 /snap/snapcraft.yaml | |
parent | 04707cbba630e3e4ad6b4200bef8ae7888c49e3b (diff) | |
download | alacritty-55c894b30be46d4dcc59ce78f357f2b55ef20bb0.tar.gz alacritty-55c894b30be46d4dcc59ce78f357f2b55ef20bb0.zip |
Bump version to 0.2.5v0.2.5
This bumps the version number to 0.2.5 and prepares everything for the
next versioned release.
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 2b1e8879..4373f269 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: alacritty -version: '0.2.4' # just for humans, typically '1.2+git' or '1.3.2' +version: '0.2.5' # 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 |