Skip to content

Commit b083c6a

Browse files
committed
v0.0.2
1 parent 9369f31 commit b083c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"psqlstatsshow": "index.js"
66
},
77
"preferGlobal": true,
8-
"version": "0.0.1",
8+
"version": "0.0.2",
99
"description": "Web Monitoring PostgreSQL- Tracking execution statistics of all SQL statements executed by a server.",
1010
"author": {
1111
"email": "TiagoDanin@outlook.com",
@@ -85,4 +85,4 @@
8585
},
8686
"semicolon": false
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)