Skip to content

Commit

Permalink
fixed project name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcc committed Jan 16, 2017
1 parent 42d1974 commit 9cbf793
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/xmorse.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) 2017 hustcc
* License: MIT
* Version: v0.0.1
* GitHub: https://github.com/hustcc/xmorse.js
* GitHub: https://github.com/hustcc/xmorse
**/
/* jshint expr: true */
!function (root, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/xmorse.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 src/xmorse.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) 2017 hustcc
* License: MIT
* Version: %%GULP_INJECT_VERSION%%
* GitHub: https://github.com/hustcc/xmorse.js
* GitHub: https://github.com/hustcc/xmorse
**/
/* jshint expr: true */
!function (root, factory) {
Expand Down

0 comments on commit 9cbf793

Please sign in to comment.