Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bryik committed Jun 2, 2020
1 parent bb94173 commit 06db766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Install and use by directly including the [browser files](dist):
<head>
<title>My A-Frame Scene</title>
<script src="https://aframe.io/releases/1.0.4/aframe.min.js"></script>
<script src="https://unpkg.com/[email protected].0/dist/aframe-cubemap-component.min.js"></script>
<script src="https://unpkg.com/[email protected].1/dist/aframe-cubemap-component.min.js"></script>
</head>

<body>
Expand Down

0 comments on commit 06db766

Please sign in to comment.