Skip to content

Commit 0ad46f8

Browse files
committed
Start 0.4.10.
1 parent 9b11835 commit 0ad46f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.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.9",
3+
"version": "0.4.10-dev",
44
"description": "A JSON-LD Processor and API implementation in JavaScript.",
55
"authors": [
66
"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.9",
3+
"version": "0.4.10-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)