Skip to content

Commit

Permalink
Version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
analog-nico committed Sep 18, 2015
1 parent 14db740 commit 7fed780
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -100,6 +100,9 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a

## Change History

- v0.3.0 (2015-09-18)
- Added beforeAll hook
- Updated dependencies
- v0.2.3 (2015-05-20)
- Fixed matching templates to pushState URLs
- Updated dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "serve-spa",
"version": "0.2.3",
"version": "0.3.0",
"description": "Express middleware to serve single page applications in a performant and SEO friendly way",
"keywords": [
"express",
Expand Down

0 comments on commit 7fed780

Please sign in to comment.