Skip to content

Commit 61c2ce6

Browse files
committed
Updated version variable
1 parent 79b756c commit 61c2ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactFinalForm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import isSyntheticEvent from './isSyntheticEvent'
2020
import type { FormRenderProps } from './types.js.flow'
2121
import { ReactFinalFormContext } from './reactFinalFormContext'
2222

23-
export const version = '3.6.0'
23+
export const version = '4.0.1'
2424

2525
const versions = {
2626
'final-form': ffVersion,

0 commit comments

Comments
 (0)