Skip to content

Commit c3de8ca

Browse files
committed
Bumped v0.3.2.
1 parent 1c73cb6 commit c3de8ca

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": "levelgraph-n3",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"main": "build/levelgraph-n3.js",
55
"dependencies": {
66
"levelgraph": "~0.8.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "levelgraph-n3",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "LevelGraph plugin that add the ability to load and store n3/turtle files.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)