Skip to content

Commit 0a42aec

Browse files
authored
Bump version
1 parent 80b7d67 commit 0a42aec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Add this line in your HTML code, before `</head>` and replace `<my-api-key>` and
2626

2727
```HTML
2828
<!-- Warning: This is an experimental library, do not use it on production environments -->
29-
<script src="https://cdn.rawgit.com/GoogleCloudPlatform/stackdriver-errors-js/v0.0.7/dist/stackdriver-errors-concat.min.js"></script>
29+
<script src="https://cdn.rawgit.com/GoogleCloudPlatform/stackdriver-errors-js/v0.1.0/dist/stackdriver-errors-concat.min.js"></script>
3030
<script type="text/javascript">
3131
var errorHandler = new StackdriverErrorReporter();
3232
errorHandler.start({

0 commit comments

Comments
 (0)