Skip to content

Commit 04ee288

Browse files
committed
Set version to 1.0.0
1 parent 11619e1 commit 04ee288

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

alacritty_colorscheme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.1'
1+
__version__ = '1.0.0'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "alacritty-colorscheme"
3-
version = "0.2.1"
3+
version = "1.0.0"
44
description = "Change colorscheme of alacritty with ease"
55
license="Apache-2.0"
66
authors = ["Safar Ligal <weathermist@gmail.com>"]

0 commit comments

Comments
 (0)