Skip to content

Commit 0e87c42

Browse files
committed
Bump version to 1.0.2
Update package.json and package-lock.json to bump the package version from 1.0.1 to 1.0.2. Ensures package.json and the lockfile are in sync for the new patch release.
1 parent 3155ee0 commit 0e87c42

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shapescape/space",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "LGPL-3.0-or-later",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)