Skip to content

Commit

Permalink
Version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
simeg committed Jan 20, 2020
1 parent a1ebed2 commit 8e8c128
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## Version 1.6.2
* Include `Cargo.lock` in binary to make it possible to distribute via Homebrew

## Version 1.6.1
* If user inputs empty repo path - ask again
* Make binary resolution work on Windows too
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "eureka"
version = "1.6.1"
version = "1.6.2"
authors = ["Simon Egersand <s.egersand@gmail.com>"]
description = "CLI tool to input and store your ideas without leaving the terminal"
categories = ["command-line-interface", "command-line-utilities"]
Expand Down

0 comments on commit 8e8c128

Please # to comment.