Skip to content

Commit

Permalink
Dump 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed May 15, 2017
1 parent 7efa878 commit 8939363
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
16 changes: 8 additions & 8 deletions dist/qtek.js

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions dist/qtek.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "qtek",
"version" : "0.3.5",
"version" : "0.3.6",
"description": "WebGL graphic library",
"keywords": [
"graphic",
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
define(function (require) {
return '0.3.5';
return '0.3.6';
});

0 comments on commit 8939363

Please sign in to comment.