Skip to content

Commit 3b98a99

Browse files
erikras-richard-agentErik Rasmussen
andauthored
chore: release v7.0.1 (#1087)
Co-authored-by: Erik Rasmussen <erik@mini.local>
1 parent eba34f5 commit 3b98a99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-final-form",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "🏁 High performance subscription-based form state management for React",
55
"main": "dist/react-final-form.cjs.js",
66
"jsnext:main": "dist/react-final-form.es.js",
@@ -126,4 +126,4 @@
126126
"dependencies": {
127127
"@babel/runtime": "^7.15.4"
128128
}
129-
}
129+
}

0 commit comments

Comments
 (0)