Skip to content

Commit 1ec5a3d

Browse files
authored
Fix version (#219)
1 parent 5e28393 commit 1ec5a3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/data-sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [1.80.3] - 2025-05-31
1+
## [1.80.4] - 2025-05-31
22

33
- Fix stream types
44

packages/data-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formant/data-sdk",
3-
"version": "1.80.3",
3+
"version": "1.80.4",
44
"description": "A library for getting data from Formant",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)