Skip to content

Commit 2c51902

Browse files
authored
v1.0.2 (#175)
1 parent d4dd635 commit 2c51902

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neon/serverless",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"exports": "./index.mjs",
55
"imports": {
66
"pg": "npm:@types/pg@^8.8.0",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neondatabase/serverless",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"author": "Neon",
55
"description": "node-postgres for serverless environments from neon.com",
66
"exports": {

0 commit comments

Comments
 (0)