Skip to content

Commit

Permalink
0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gthomas-appfolio committed Mar 6, 2017
1 parent 44049e8 commit 0a9f033
Show file tree
Hide file tree
Showing 11 changed files with 122 additions and 121 deletions.
2 changes: 1 addition & 1 deletion docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<body>
<div id="root"></div>
<div id="error-display"></div>
<script src="static/preview.4d6e4d093075f87fcab7.bundle.js"></script>
<script src="static/preview.a3a137cec7108d5a177e.bundle.js"></script>
</body>
</html>

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</head>
<body style="margin: 0;">
<div id="root"></div>
<script src="static/manager.6b2965680ac349cd28a2.bundle.js"></script>
<script src="static/manager.bfe62219f682babf4a92.bundle.js"></script>
</body>
</html>

51 changes: 0 additions & 51 deletions docs/static/manager.6b2965680ac349cd28a2.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/manager.6b2965680ac349cd28a2.bundle.js.map

This file was deleted.

51 changes: 51 additions & 0 deletions docs/static/manager.bfe62219f682babf4a92.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/manager.bfe62219f682babf4a92.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

63 changes: 0 additions & 63 deletions docs/static/preview.4d6e4d093075f87fcab7.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/preview.4d6e4d093075f87fcab7.bundle.js.map

This file was deleted.

64 changes: 64 additions & 0 deletions docs/static/preview.a3a137cec7108d5a177e.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/preview.a3a137cec7108d5a177e.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "react-gears",
"version": "0.3.9",
"version": "0.3.10",
"description": "React-based version of Gears",
"author": "Appfolio, Inc.",
"repository": {
"type" : "git",
"url" : "https://github.com/appfolio/react-gears.git"
"type": "git",
"url": "https://github.com/appfolio/react-gears.git"
},
"license": "MIT",
"main": "dist/bundle.js",
Expand Down

0 comments on commit 0a9f033

Please sign in to comment.