Skip to content

Commit fb70909

Browse files
committed
v3.5.0 (version var updated)
1 parent f2ca4be commit fb70909

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
@@ -19,7 +19,7 @@ import shallowEqual from './shallowEqual'
1919
import renderComponent from './renderComponent'
2020
import isSyntheticEvent from './isSyntheticEvent'
2121
import type { FormRenderProps } from './types.js.flow'
22-
export const version = '3.4.2'
22+
export const version = '3.5.0'
2323

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

0 commit comments

Comments
 (0)