Skip to content

Commit 8c052fd

Browse files
3.7.1
1 parent d1c2c8b commit 8c052fd

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@replit/ruspty-darwin-arm64",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"os": [
55
"darwin"
66
],

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@replit/ruspty-darwin-x64",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"os": [
55
"darwin"
66
],

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@replit/ruspty-linux-x64-gnu",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"os": [
55
"linux"
66
],

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": "@replit/ruspty",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"main": "dist/wrapper.js",
55
"types": "dist/wrapper.d.ts",
66
"author": "Szymon Kaliski <hi@szymonkaliski.com>",

0 commit comments

Comments
 (0)