Skip to content

Commit 14bc8df

Browse files
committed
5.0.2
1 parent 6e5af9d commit 14bc8df

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.1'
25+
export const version = '5.0.2'
2626

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

0 commit comments

Comments
 (0)