Skip to content

Commit

Permalink
release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bcinarli committed Jan 22, 2018
1 parent ee1b46d commit 37b09fa
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 15 deletions.
1 change: 1 addition & 0 deletions dist/uxr.js
Original file line number Diff line number Diff line change
Expand Up @@ -481,4 +481,5 @@ _.extend.unwrap = function (selector) {

return this;
};
_.uxr = { version: '0.3.0' };
})();
28 changes: 14 additions & 14 deletions dist/uxr.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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uxr",
"version": "0.2.0",
"version": "0.3.0",
"description": "DOM utilities",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 37b09fa

Please sign in to comment.