Skip to content

Commit fa484de

Browse files
committed
v1.0.1
1 parent fc6bc89 commit fa484de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
],
66
"npmClient": "yarn",
77
"useWorkspaces": true,
8-
"version": "1.0.0"
8+
"version": "1.0.1"
99
}

packages/cedar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/cedar",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Visualization framework for the ArcGIS Platform",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)