Skip to content

Commit fcde15c

Browse files
committed
Release v0.2
1 parent c9638af commit fcde15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

climate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ elif [[ $command == "uninstall" ]]; then
256256
# Display version and credits
257257

258258
elif [[ $command == "version" ]]; then
259-
printf "${BLUE_BOLD}climate${PLAIN} v0.1\n\n"
259+
printf "${BLUE_BOLD}climate${PLAIN} v0.2\n\n"
260260
printf "${PLAIN}Copyright (C) 2016 Adhityaa Chandrasekar\n\n"
261261
printf "${PLAIN}This program is licensed under the GNU Affero General "
262262
printf "Public License.\nFor more details, refer to the LICENSE file "

0 commit comments

Comments
 (0)