-> v0.1.0

This commit is contained in:
Rich Harris
2017-12-17 15:05:51 -05:00
parent b7ac067459
commit 2dc246398b
2 changed files with 7 additions and 2 deletions

5
CHANGELOG.md Normal file
View File

@@ -0,0 +1,5 @@
# sapper changelog
## 0.1.0
* First public preview

View File

@@ -1,7 +1,7 @@
{
"name": "sapper",
"version": "0.0.22",
"description": "Combat-ready apps, engineered by Svelte",
"version": "0.1.0",
"description": "Military-grade apps, engineered by Svelte",
"main": "lib/index.js",
"directories": {
"test": "test"