Skip to content

Commit

Permalink
Upgrade version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
btipling committed Jan 30, 2017
1 parent 8feb529 commit ea4a205
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fe"
version = "1.0.2"
version = "1.0.3"
authors = ["Bjorn Tipling <bjorn@ambientchill.com>"]
description = "Fe is a sophisticated, yet simple to use file listing utility. Use Fe to list files in a directory or to recursively find files by their names using a fuzzy pattern. Fe's speeds are comparable to find, and often times faster."
documentation = "https://github.com/btipling/fe/blob/master/README.md"
Expand Down
2 changes: 1 addition & 1 deletion src/cli.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: fe
version: "1.0.1"
version: "1.0.3"
author: Bjorn Tipling <bjorn@ambientchill.com>
about: Helps you find files with a fuzzy search.
args:
Expand Down

0 comments on commit ea4a205

Please sign in to comment.