Skip to content

Commit

Permalink
chore(package) v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jan 31, 2018
1 parent f5f3671 commit 2f010c1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions ChangeLog
@@ -1,3 +1,18 @@
2018.01.31, v1.1.3

feature:
- (package) es6-promisify v6.0.0
- (package) browserify v15.2.0
- (package) buble v0.18.0
- (package) buble v0.17.0
- (package) coveralls v3.0.0
- (package) buble v0.16.0
- (package) minify v3.0.0
- (package) nyc v11.0.2
- (package) eslint v4.0.0
- (package) browserify v14.0.0


2016.12.17, v1.1.2

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "zames",
"version": "1.1.2",
"version": "1.1.3",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "converts callback-based functions to Promises and apply currying to arguments",
"homepage": "http://github.com/coderaiser/zames",
Expand Down

0 comments on commit 2f010c1

Please sign in to comment.