Skip to content

Commit 359c560

Browse files
authored
Merge pull request #119 from UW-Macrostrat/update
Update versions
2 parents a871fdb + 1703e3f commit 359c560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/column-views/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macrostrat/column-views",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Data views for Macrostrat stratigraphic columns",
55
"type": "module",
66
"source": "src/index.ts",

packages/timescale/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@macrostrat/timescale",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "A configurable geologic timescale written with React and Typescript",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)