summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-05-22 09:56:59 -0700
committerMatthew Miller <matthew@millerti.me>2020-05-22 09:56:59 -0700
commita59fd6511d9ab14821a445a835fbd09313fd0d1f (patch)
tree78697a2f13f2dfeb6c441ef31dfc0fe5687dfaab
parentce0f63a14a888dbcf1aaaf384148fc1a3e545e86 (diff)
Decrement version to 0.1.0 for pre-publish testing
-rw-r--r--lerna.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lerna.json b/lerna.json
index 0454c93..f6c5180 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "0.1.0",
"npmClient": "npm",
"command": {
"publish": {