Skip to content

Commit a5756b2

Browse files
committed
Start 0.5.0.
1 parent 8f2a092 commit a5756b2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bower.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "jsonld",
3-
"version": "0.4.12-dev",
43
"description": "A JSON-LD Processor and API implementation in JavaScript.",
54
"authors": [
65
"Digital Bazaar, Inc."

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonld",
3-
"version": "0.4.12-dev",
3+
"version": "0.5.0-dev",
44
"description": "A JSON-LD Processor and API implementation in JavaScript.",
55
"homepage": "http://github.com/digitalbazaar/jsonld.js",
66
"author": {

0 commit comments

Comments
 (0)