Skip to content

Commit 0496776

Browse files
committed
Release 0.17.6
1 parent e7aa72f commit 0496776

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3-
- iojs
4-
- "4"
53
- "5"
64
- "6"
75
script: npm test

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-controlled",
3-
"version": "0.17.5",
3+
"version": "0.17.6",
44
"description": "React controlled form components",
55
"author": {
66
"name": "Zlatko Fedor",

0 commit comments

Comments
 (0)