Skip to content

Commit

Permalink
Release @xsuite/full-simulnet@0.0.17 @xsuite/light-simulnet@0.0.35 xs…
Browse files Browse the repository at this point in the history
…uite@0.0.97
  • Loading branch information
lcswillems committed Nov 26, 2024
1 parent 3abb2e2 commit 6cd22ec
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion xsuite-fullsimulnet-darwin-amd64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xsuite/full-simulnet-darwin-amd64",
"version": "0.0.16",
"version": "0.0.17",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion xsuite-fullsimulnet-linux-amd64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xsuite/full-simulnet-linux-amd64",
"version": "0.0.16",
"version": "0.0.17",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion xsuite-fullsimulnet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xsuite/full-simulnet",
"version": "0.0.16",
"version": "0.0.17",
"license": "MIT",
"scripts": {
"build": "run-script-os",
Expand Down
2 changes: 1 addition & 1 deletion xsuite-lightsimulnet-darwin-amd64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xsuite/light-simulnet-darwin-amd64",
"version": "0.0.33",
"version": "0.0.35",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion xsuite-lightsimulnet-linux-amd64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xsuite/light-simulnet-linux-amd64",
"version": "0.0.33",
"version": "0.0.35",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion xsuite-lightsimulnet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xsuite/light-simulnet",
"version": "0.0.33",
"version": "0.0.35",
"license": "MIT",
"scripts": {
"build": "run-script-os",
Expand Down
2 changes: 1 addition & 1 deletion xsuite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xsuite",
"version": "0.0.96",
"version": "0.0.97",
"license": "MIT",
"bin": {
"xsuite": "cli.js"
Expand Down

0 comments on commit 6cd22ec

Please sign in to comment.