Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gthomas-appfolio committed Aug 6, 2018
1 parent 879aeeb commit 9b507ae
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
</script>
<title>Storybook</title>
<link id="theme" rel="stylesheet" href="https://d36t0nm30n26wn.cloudfront.net/saffron/4.0.0-beta/bootstrap-saffron.min.css">
<link id="theme" rel="stylesheet" href="https://d36t0nm30n26wn.cloudfront.net/saffron/4.0.0/bootstrap-saffron.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
Expand All @@ -26,6 +26,6 @@
<body>
<div id="root"></div>
<div id="error-display"></div>
<script type="text/javascript" src="static/preview.5d3cdc721d8ad43a29c5.bundle.js"></script></body>
<script type="text/javascript" src="static/preview.80a0d3d91a3ac61edb77.bundle.js"></script></body>

</html>

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-gears",
"version": "4.0.0-beta.1",
"version": "4.0.0",
"description": "React-based version of Gears",
"author": "Appfolio, Inc.",
"repository": {
Expand Down

0 comments on commit 9b507ae

Please sign in to comment.