Skip to content

Commit 543ccdf

Browse files
author
Jared Palmer
committed
v0.0.6
1 parent f4ecef1 commit 543ccdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.0.5"
6+
"version": "0.0.6"
77
}

packages/backpack-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backpack-core",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Backpack is a minimalistic build system for Node.js",
55
"repository": "palmerhq/backpack",
66
"author": "@jaredpalmer",

0 commit comments

Comments
 (0)