-> v0.1.4

This commit is contained in:
Rich Harris
2017-12-17 21:34:28 -05:00
parent c1de442dd1
commit 3af5503009
2 changed files with 2 additions and 2 deletions

View File

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

View File

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