Skip to content

Commit fbc84b1

Browse files
authored
Bump version to 0.5.0 and add contributor
1 parent 588445b commit fbc84b1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid/object",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "RDF mapping classes for Solid",
55
"main": "dist/mod.js",
66
"type": "module",
@@ -33,7 +33,8 @@
3333
],
3434
"contributors": [
3535
"Matthieu Bosquet (https://github.com/matthieubosquet)",
36-
"Samu Lang (https://github.com/langsamu)"
36+
"Samu Lang (https://github.com/langsamu)",
37+
"Jesse Wright (https://github.com/jeswr)"
3738
],
3839
"license": "MIT",
3940
"dependencies": {

0 commit comments

Comments
 (0)