From b8fa4d04b3d113d5672032d75209a24954f6f012 Mon Sep 17 00:00:00 2001 From: Deepankar Chakroborty Date: Thu, 14 Mar 2024 14:11:04 -0700 Subject: [PATCH] versioning --- apply_theme.sh | 4 ++-- convert_to_toml.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apply_theme.sh b/apply_theme.sh index b43d812..dcbc0bf 100755 --- a/apply_theme.sh +++ b/apply_theme.sh @@ -4,9 +4,9 @@ # # You must include this section when: # # Distributing, Using and/or Modifying this code. # # Please read and abide by the terms of the included LICENSE. -# # Copyright 2020, Deepankar Chakroborty, All rights reserved. +# # Copyright 2024, Deepankar Chakroborty, All rights reserved. # # -# # Version : 0.1 +# # Version : 0.2 # # Author : Deepankar Chakroborty (https://github.com/dchakro) # # Report issues: https://github.com/dchakro/alacritty_colors/issues # # License: https://github.com/dchakro/alacritty_colors/blob/master/LICENSE diff --git a/convert_to_toml.sh b/convert_to_toml.sh index bb5edf8..209df55 100755 --- a/convert_to_toml.sh +++ b/convert_to_toml.sh @@ -4,9 +4,9 @@ # # You must include this section when: # # Distributing, Using and/or Modifying this code. # # Please read and abide by the terms of the included LICENSE. -# # Copyright 2020, Deepankar Chakroborty, All rights reserved. +# # Copyright 2024, Deepankar Chakroborty, All rights reserved. # # -# # Version : 0.1 +# # Version : 0.2 # # Author : Deepankar Chakroborty (https://github.com/dchakro) # # Report issues: https://github.com/dchakro/alacritty_colors/issues # # License: https://github.com/dchakro/alacritty_colors/blob/master/LICENSE