Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - prism-react@1.0.1
 - prism-redux@1.0.1
 - prism@4.1.1
  • Loading branch information
tomkis committed Feb 21, 2017
1 parent b2bc4bd commit 4177714
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/prism-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prism-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "Prism bindings for React-Redux",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/prism-redux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prism-redux",
"version": "1.0.0",
"version": "1.0.1",
"description": "Prism bindings for Redux",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/prism/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prism",
"version": "4.1.0",
"version": "4.1.1",
"description": "React / Redux action composition made simple",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 4177714

Please sign in to comment.