Skip to content

Commit

Permalink
Release bugfix as v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Nov 18, 2016
1 parent aed4921 commit 7eedf2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin-on-rest",
"version": "0.5.1",
"version": "0.5.2",
"description": "A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI",
"files": [
"*.md",
Expand Down Expand Up @@ -54,7 +54,7 @@
"inflection": "~1.10.0",
"lodash.debounce": "~4.0.8",
"lodash.get": "~4.4.2",
"material-ui": "~0.16.1",
"material-ui": "0.16.1",
"quill": "~1.0.4",
"react": "~15.3.2",
"react-dom": "~15.3.2",
Expand Down

0 comments on commit 7eedf2c

Please sign in to comment.