Skip to content

Commit 86147e8

Browse files
committed
version var bump
1 parent 54e90c0 commit 86147e8

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
@@ -21,7 +21,7 @@ import isSyntheticEvent from './isSyntheticEvent'
2121
import type { FormRenderProps } from './types.js.flow'
2222
import ReactFinalFormContext from './context'
2323

24-
export const version = '5.1.0'
24+
export const version = '6.0.1'
2525

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

0 commit comments

Comments
 (0)