Skip to content

Commit 361ab31

Browse files
committed
chore: bump version to 1.0.2 in package.json files
1 parent 3cb1af1 commit 361ab31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-simple-maps-monorepo",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": false,
55
"readme": "../README.md",
66
"workspaces": [

packages/solid-simple-maps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-simple-maps",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "An svg map chart component built with and for SolidJS",
55
"main": "./dist/index.mjs",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)