Skip to content

Commit 0b380b4

Browse files
committed
chore(semver): bump patch version
1 parent cd8842e commit 0b380b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-jwt-auth",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Angular JSON Web Token Authentication Module",
55
"main": "dist/ngJwtAuth.js",
66
"dependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-jwt-auth",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Angular JSON Web Token Authentication Module",
55
"main": "dist/ngJwtAuth.js",
66
"scripts": {

0 commit comments

Comments
 (0)