Skip to content

Commit e53a18d

Browse files
committed
pkg
1 parent 10211ab commit e53a18d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ test
33
.gitignore
44
.travis.yml
55
package.json
6-
libpg_query
76
build
87
docker
98

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libpg-query",
3-
"version": "13.2.4-rc1",
3+
"version": "13.2.4-rc2",
44
"description": "The real PostgreSQL query parser",
55
"homepage": "https://github.com/pyramation/libpg-query-node",
66
"main": "index.js",

0 commit comments

Comments
 (0)