File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The definition of the word exceptionless is: to be without exception. Exceptionl
99## Show me the code! ##
1010
1111``` html
12- <script src =" https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.3.1 /dist/exceptionless.min.js" ></script >
12+ <script src =" https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.3.2 /dist/exceptionless.min.js" ></script >
1313<script >
1414 var client = exceptionless .ExceptionlessClient .default ;
1515 client .config .apiKey = ' API_KEY_HERE' ;
@@ -48,7 +48,7 @@ Use one of the following methods to install Exceptionless.js into your browser a
4848 Add the following script to your page:
4949
5050 ``` html
51- <script src =" https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.3.1 /dist/exceptionless.min.js" ></script >
51+ <script src =" https://cdn.rawgit.com/exceptionless/Exceptionless.JavaScript/v1.3.2 /dist/exceptionless.min.js" ></script >
5252 ```
5353
5454- ** Bower:**
You can’t perform that action at this time.
0 commit comments