Skip to content

Commit e4c87c1

Browse files
committed
Bump version number
1 parent 909eb7e commit e4c87c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Add `prerender-spa-plugin` into your Vue application with zero configuration.
55
![](https://img.shields.io/david/solarliner/vue-cli-plugin-prerender-spa.svg)
66
![](https://img.shields.io/david/dev/solarliner/vue-cli-plugin-prerender-spa.svg)
77
![](https://img.shields.io/npm/v/vue-cli-plugin-prerender-spa.svg)
8-
![](https://img.shields.io/github/commits-since/solarliner/vue-cli-plugin-prerender-spa/1.1.1.svg)
8+
![](https://img.shields.io/github/commits-since/solarliner/vue-cli-plugin-prerender-spa/1.1.3.svg)
99

1010
**Looking for a co-maintainer**: I'm continuing to maintain this project, hoever
1111
I still would like help on some of the issues, and generally to help me keep this

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-prerender-spa",
3-
"version": "1.1.1",
3+
"version": "1.1.3",
44
"description": "Vue CLI plugin to add prerendering to your application",
55
"main": "index.js",
66
"author": {

0 commit comments

Comments
 (0)