We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e90c0 commit 86147e8Copy full SHA for 86147e8
src/ReactFinalForm.js
@@ -21,7 +21,7 @@ import isSyntheticEvent from './isSyntheticEvent'
21
import type { FormRenderProps } from './types.js.flow'
22
import ReactFinalFormContext from './context'
23
24
-export const version = '5.1.0'
+export const version = '6.0.1'
25
26
const versions = {
27
'final-form': ffVersion,
0 commit comments