Skip to content

Commit

Permalink
编译新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 22, 2016
1 parent 759283d commit becf062
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 5 additions & 4 deletions dist/translater.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* translater.js v1.0.6
* Copyright (c) 2016 kenny wang
* Licensed under the MIT license.
*
* translater.js v1.0.7
* Simple translation tools.
*
* Copyright (c) 2016 kenny wang
* https://github.com/jaywcjlove/translater.js
*
* Licensed under the MIT license.
*/
(function(f) {
if (typeof exports === "object" && typeof module !== "undefined") {
Expand Down Expand Up @@ -230,4 +230,5 @@
}
}
};
return Translater;
});
4 changes: 2 additions & 2 deletions dist/translater.min.js

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

0 comments on commit becf062

Please sign in to comment.