Skip to content

Commit 739c7fc

Browse files
committed
bump versions
1 parent ba52e94 commit 739c7fc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dist/vue-authenticate.common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue-authenticate v1.3.5-beta.2
2+
* vue-authenticate v1.3.5
33
* https://github.com/dgrubelic/vue-authenticate
44
* Released under the MIT License.
55
*/

dist/vue-authenticate.es2015.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue-authenticate v1.3.5-beta.2
2+
* vue-authenticate v1.3.5
33
* https://github.com/dgrubelic/vue-authenticate
44
* Released under the MIT License.
55
*/

dist/vue-authenticate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue-authenticate v1.3.5-beta.2
2+
* vue-authenticate v1.3.5
33
* https://github.com/dgrubelic/vue-authenticate
44
* Released under the MIT License.
55
*/

dist/vue-authenticate.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/vue-authenticate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue-authenticate v1.3.5-beta.2
2+
* vue-authenticate v1.3.5
33
* https://github.com/dgrubelic/vue-authenticate
44
* Released under the MIT License.
55
*/

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.5-beta.2",
3+
"version": "1.3.5",
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)