Skip to content

Commit e74fd6e

Browse files
3.7.0
1 parent b67065b commit e74fd6e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

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

0 commit comments

Comments
 (0)