Skip to content

Commit

Permalink
0.1.0 first fully tested and documented version handling major edge c…
Browse files Browse the repository at this point in the history
…ases
  • Loading branch information
thlorenz committed Jul 25, 2013
1 parent 234df76 commit 68b2198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "findex",
"version": "0.0.2",
"version": "0.1.0",
"description": "Indexes locations of functions inside a project by the md5 hash of the function string to find them later.",
"main": "index.js",
"browser": "browser.js",
Expand Down

0 comments on commit 68b2198

Please sign in to comment.