Skip to content

Commit d3a97f1

Browse files
committed
Merge branch 'release/v1.3.1'
2 parents 14dc09b + e3eeb7e commit d3a97f1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ bower_components
66
Thumbs.db
77
.DS_Store
88

9-
dist/
109
npm-debug.log*
1110
yarn-debug.log*
1211
yarn-error.log*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-authenticate",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Authentication library for Vue.js",
55
"main": "dist/vue-authenticate.js",
66
"module": "dist/vue-authenticate.es2015.js",

0 commit comments

Comments
 (0)