-> v0.1.5

This commit is contained in:
Rich Harris
2017-12-17 21:39:55 -05:00
parent 63d39575be
commit 514331b5e3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# sapper changelog
## 0.1.3-4
## 0.1.3-5
* Fix typo

View File

@@ -1,6 +1,6 @@
{
"name": "sapper",
"version": "0.1.4",
"version": "0.1.5",
"description": "Military-grade apps, engineered by Svelte",
"main": "lib/index.js",
"directories": {