Skip to content

Commit 7ddf4e1

Browse files
bz2steren
authored andcommitted
Update package.json to released 0.5.0 version (#46)
Also fill in SPDX license field for Apache License Version 2.0.
1 parent a9afe76 commit 7ddf4e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stackdriver-errors-js",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Experimental client-side JavaScript library to report errors to Stackdriver Error Reporting",
55
"main": "stackdriver-errors.js",
66
"scripts": {
@@ -23,7 +23,7 @@
2323
"web"
2424
],
2525
"author": "steren@google.com",
26-
"license": "SEE LICENSE IN LICENSE",
26+
"license": "Apache-2.0",
2727
"devDependencies": {
2828
"chai": "^3.5.0",
2929
"gulp": "^3.9.1",

0 commit comments

Comments
 (0)