Skip to content

Commit

Permalink
4.6.3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
bengourley committed May 10, 2018
1 parent 4adb81a commit c46e00e
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Bugsnag error reporter for JavaScript
![10.80kB](https://img.shields.io/badge/size-10.80kB-green.svg)
![10.81kB](https://img.shields.io/badge/size-10.81kB-green.svg)
[![Documentation](https://img.shields.io/badge/docs-v4-green.svg)](https://docs.bugsnag.com/platforms/browsers/js)
[![Build status](https://travis-ci.org/bugsnag/bugsnag-js.svg?branch=master)](https://travis-ci.org/bugsnag/bugsnag-js)
[![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=VkNhNGlWRTV6c1Z1VXByYmxFTCtwbUd4M1p5cUI3KzFWRTJvaWk3WFZBTT0tLTBNZjFuM2ZJbW0vUDBPZ1pMQ3ZCd2c9PQ==--003c472323b43561f74fdbca9f732de0f609c74c)](https://www.browserstack.com/automate/public-build/VkNhNGlWRTV6c1Z1VXByYmxFTCtwbUd4M1p5cUI3KzFWRTJvaWk3WFZBTT0tLTBNZjFuM2ZJbW0vUDBPZ1pMQ3ZCd2c9PQ==--003c472323b43561f74fdbca9f732de0f609c74c)
Expand Down
4 changes: 2 additions & 2 deletions dist/bugsnag.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bugsnag.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bugsnag.min.js.map

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": "bugsnag-js",
"version": "4.6.2",
"version": "4.6.3-0",
"description": "Automatically detect JavaScript errors, collect detailed diagnostic information, and get notified about errors in real-time.",
"keywords": [
"exception",
Expand Down

0 comments on commit c46e00e

Please sign in to comment.