Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirollos Risk committed Sep 11, 2014
1 parent 275f9b0 commit eea8db8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "fuse.js",
"author": "Kirollos Risk",
"version": "1.1.7",
"version": "1.2.0",
"description": "Lightweight fuzzy-search",
"license": "Apache",
"main": "./src/fuse.js",
"repository": "https://github.com/krisk/Fuse.git",
"dependencies": {
},
"dependencies": {},
"scripts": {
"test": "vows --spec"
},
Expand Down
2 changes: 1 addition & 1 deletion src/fuse.min.js

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

0 comments on commit eea8db8

Please sign in to comment.