Skip to content

Commit

Permalink
Automated version bump [ci skip]
Browse files Browse the repository at this point in the history
From CI build 342
  • Loading branch information
travis-ci-ciena committed Jun 7, 2016
1 parent 90e266c commit 3ac4ac7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,4 @@
# 4.0.10
No CHANGELOG section found in Pull Request description.
Use a `# CHANGELOG` section in your Pull Request description to auto-populate the `CHANGELOG.md`

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{ {
"name": "angular-jwt-auth", "name": "angular-jwt-auth",
"version": "4.0.9", "version": "4.0.10",
"description": "Angular JSON Web Token Authentication Module", "description": "Angular JSON Web Token Authentication Module",
"main": "dist/ngJwtAuth.js", "main": "dist/ngJwtAuth.js",
"typings": "dist/ngJwtAuth.d.ts", "typings": "dist/ngJwtAuth.d.ts",
Expand Down Expand Up @@ -75,4 +75,4 @@
"wallaby-webpack": "0.0.11", "wallaby-webpack": "0.0.11",
"webpack": "^1.12.14" "webpack": "^1.12.14"
} }
} }

0 comments on commit 3ac4ac7

Please sign in to comment.