Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrsh committed Jul 29, 2017
1 parent 6c52927 commit 56ecc43
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dist/wade.js
@@ -1,5 +1,5 @@
/**
* Wade v0.3.2
* Wade v0.3.3
* Copyright 2017 Kabir Shah
* Released under the MIT License
*/
Expand Down Expand Up @@ -228,7 +228,7 @@

Wade.config = config;

Wade.version = "0.3.2";
Wade.version = "0.3.3";

return Wade;
}));
4 changes: 2 additions & 2 deletions dist/wade.min.js

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

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "wade",
"version": "0.3.2",
"version": "0.3.3",
"description": "Blazing fast, 1kb search library",
"main": "dist/wade.min.js",
"scripts": {
Expand Down

0 comments on commit 56ecc43

Please sign in to comment.