Skip to content

Commit 8975bb6

Browse files
committed
Version 1.5.0
1 parent 72e876e commit 8975bb6

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## Version 1.5.0
4+
* Add colors to output
5+
36
## Version 1.4.0
47
* Add flag `--view` for viewing stored ideas.
58

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "eureka"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
authors = ["Simon Egersand <s.egersand@gmail.com>"]
55
description = "CLI tool to input and store your ideas without leaving the terminal"
66
categories = ["command-line-interface", "command-line-utilities"]

0 commit comments

Comments
 (0)