Skip to content

Commit db9fee0

Browse files
authored
v0.1.3 (#9)
1 parent 68300b2 commit db9fee0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ yarn.lock
1212
src
1313
test
1414
renovate.json
15-
fix-python-soname
15+
fix-python-soname*
1616
artifacts
1717
build.rs
1818
rust-toolchain.toml

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@platformatic/python-node",
33
"description": "Run ASGI-compatible Python apps in Node.js",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"main": "index.js",
66
"types": "index.d.ts",
77
"napi": {

0 commit comments

Comments
 (0)