Skip to content

Commit

Permalink
Release v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
richardo2016 committed Jan 14, 2019
1 parent b4d5ffb commit 9468604
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@

v1.4.0 / 2019-01-14
v1.4.1 / 2019-01-14
==================

* typo fix.

v1.4.0 / 2019-01-14
===================

* Release v1.4.0
* use FibPushNS as global namespace.
* add lib/* to .gitignore, add npm/travis-ci badget.
* Merge pull request #7 from richardo2016/master
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fib-push",
"version": "1.4.0",
"version": "1.4.1",
"description": "",
"main": "lib/index",
"types": "@types/index.d.ts",
Expand Down

0 comments on commit 9468604

Please sign in to comment.