Skip to content

Commit b9985e6

Browse files
committed
Update version string
1 parent c933cd0 commit b9985e6

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

25-
export const version = '5.0.2'
25+
export const version = '5.1.0'
2626

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

0 commit comments

Comments
 (0)