Skip to content

Commit 62f6e3b

Browse files
authored
chore: update version for publishing fromRows partial schema (#780)
1 parent 824a19d commit 62f6e3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

giraffe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@influxdata/giraffe",
3-
"version": "2.32.0",
3+
"version": "2.32.1",
44
"main": "dist/index.js",
55
"module": "dist/index.js",
66
"license": "MIT",

stories/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@influxdata/giraffe-stories",
3-
"version": "2.32.0",
3+
"version": "2.32.1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)