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 49759bd commit 376a731Copy full SHA for 376a731
src/ReactFinalForm.js
@@ -20,7 +20,7 @@ import isSyntheticEvent from './isSyntheticEvent'
20
import type { FormRenderProps } from './types.js.flow'
21
import { ReactFinalFormContext } from './reactFinalFormContext'
22
23
-export const version = '4.0.1'
+export const version = '4.0.2'
24
25
const versions = {
26
'final-form': ffVersion,
0 commit comments