Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Jan 2, 2016
1 parent 0fa3f13 commit 496c23c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Added ES6 modules build in `es6/`
# 1.0.1 / 2016-01-02

Added ES6 modules build in `es6/`.

# 1.0.0 / 2015-11-15

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-gridforms",
"description": "React components for form layout with Gridforms",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",
"homepage": "https://github.com/insin/react-gridforms",
"license": "MIT",
Expand Down

0 comments on commit 496c23c

Please sign in to comment.