Skip to content

Commit

Permalink
NPM Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
neroniaky committed Sep 26, 2016
1 parent ca332db commit 35726cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## v0.1.13
**Features:**
- Added sign in redirect to `CanActivate` interface

## v0.1.12
**Breaking changes:**
- Changed paramater type of `sendHttpRequest(requestOptions: RequestOptions)`
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": "angular2-token",
"version": "0.1.12",
"version": "0.1.13",
"description": "Angular2 service for token based authentication",
"main": "./angular2-token.js",
"typings": "./angular2-token.d.ts",
Expand Down

0 comments on commit 35726cd

Please sign in to comment.