We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588445b commit fbc84b1Copy full SHA for fbc84b1
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@solid/object",
3
- "version": "0.4.0",
+ "version": "0.5.0",
4
"description": "RDF mapping classes for Solid",
5
"main": "dist/mod.js",
6
"type": "module",
@@ -33,7 +33,8 @@
33
],
34
"contributors": [
35
"Matthieu Bosquet (https://github.com/matthieubosquet)",
36
- "Samu Lang (https://github.com/langsamu)"
+ "Samu Lang (https://github.com/langsamu)",
37
+ "Jesse Wright (https://github.com/jeswr)"
38
39
"license": "MIT",
40
"dependencies": {
0 commit comments