Skip to content

Commit

Permalink
[build] 0.1.3
Browse files Browse the repository at this point in the history
what:
why:
how:
  • Loading branch information
toxic-johann committed Jul 6, 2017
1 parent 103e2cf commit bfae4ea
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions lib/index.browser.js
@@ -1,6 +1,6 @@

/**
* chimee-helper v0.1.2
* chimee-helper v0.1.3
* (c) 2017 toxic-johann
* Released under MIT
*/
Expand Down Expand Up @@ -2068,7 +2068,7 @@ module.exports = { "default": promise$1, __esModule: true };
var _Promise = unwrapExports(promise);

/**
* chimee-helper-utils v0.1.0
* chimee-helper-utils v0.1.1
* (c) 2017 toxic-johann
* Released under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/index.js
@@ -1,6 +1,6 @@

/**
* chimee-helper v0.1.2
* chimee-helper v0.1.3
* (c) 2017 toxic-johann
* Released under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion lib/index.mjs
@@ -1,6 +1,6 @@

/**
* chimee-helper v0.1.2
* chimee-helper v0.1.3
* (c) 2017 toxic-johann
* Released under MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "chimee-helper",
"version": "0.1.2",
"version": "0.1.3",
"description": "utils of chimee",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down

0 comments on commit bfae4ea

Please sign in to comment.