I'm calling this 1.0

This commit is contained in:
Jake Archibald
2018-11-09 16:01:24 -08:00
parent a0f1379feb
commit 6870b135b7

View File

@@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "squoosh", "name": "squoosh",
"version": "0.1.0", "version": "1.0.0",
"license": "apache-2.0", "license": "apache-2.0",
"scripts": { "scripts": {
"start": "webpack serve --host 0.0.0.0 --hot", "start": "webpack serve --host 0.0.0.0 --hot",