Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Jan 2, 2016
1 parent 496c23c commit 7433115
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
@@ -1,4 +1,4 @@
# 1.0.1 / 2016-01-02
# 1.0.2 / 2016-01-02

Added ES6 modules build in `es6/`.

Expand Down
3 changes: 2 additions & 1 deletion package.json
@@ -1,8 +1,9 @@
{
"name": "react-gridforms",
"description": "React components for form layout with Gridforms",
"version": "1.0.1",
"version": "1.0.2",
"main": "lib/index.js",
"jsnext:main": "es6/index.js",
"homepage": "https://github.com/insin/react-gridforms",
"license": "MIT",
"author": "Jonny Buchanan <jonathan.buchanan@gmail.com>",
Expand Down

0 comments on commit 7433115

Please sign in to comment.