Skip to content

Commit

Permalink
Update to 0.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan Calix committed Aug 12, 2018
1 parent a40d780 commit 710aefe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SHASUM256.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bbd5cb2563029c14019c36f3a93ae19bb0f2ee500e6574d52cdab11d62f83989 ripgrep-0.8.1-x86_64-apple-darwin/rg
ce0604ae84d75b6defb5af5a3e2b2aa6d266f08273dbb5bfbf064fc348696041 ripgrep-0.8.1-x86_64-unknown-linux-musl/rg
db7898418083281ffd38286be96f716e2a00d90b0d02041920341848c241f841 ripgrep-0.9.0-x86_64-apple-darwin/rg
296a43cf837a93ceb7b9c649ba46708e49ac729f53cb7645caee3843c561881f ripgrep-0.9.0-x86_64-unknown-linux-musl/rg
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ripgrep-bin",
"version": "0.8.1",
"version": "0.9.0",
"description": "A wrapper around ripgrep binary",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 710aefe

Please sign in to comment.