Skip to content

Commit a0773d6

Browse files
committed
bump version to v1.1.0
1 parent 9ec4ee6 commit a0773d6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
=== master
22

3+
=== 1.1.0
4+
35
Reduce complexity of code organization, fixes (akuzko)
46

57
Add bindState helper method, improve Form props (akuzko)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-form-base",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "React base Form component for flexible forms",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)