Skip to content

Commit

Permalink
release: 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frandiox committed Oct 10, 2021
1 parent 3310792 commit eaf6ca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-ssr",
"version": "0.13.2",
"version": "0.14.0",
"private": true,
"description": "Vite utility for server side rendering",
"main": "./entry-server.js",
Expand Down Expand Up @@ -111,4 +111,4 @@
"gitHooks": {
"commit-msg": "node scripts/verifyCommit.js"
}
}
}

0 comments on commit eaf6ca4

Please sign in to comment.