Skip to content

Commit dcc8855

Browse files
committed
fix: ci
1 parent 36b5208 commit dcc8855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cityjson/flatcitybuf",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "FlatCityBuf is a library for reading and writing CityJSON with FlatBuffers.",
66
"author": {
77
"name": "Hidemichi Baba",
@@ -35,4 +35,4 @@
3535
"sideEffects": [
3636
"./snippets/*"
3737
]
38-
}
38+
}

0 commit comments

Comments
 (0)