Skip to content

Commit

Permalink
Release @xsuite/full-simulnet@0.0.8 @xsuite/light-simulnet@0.0.27 xsu…
Browse files Browse the repository at this point in the history
…ite@0.0.69
  • Loading branch information
lcswillems committed Jul 9, 2024
1 parent 6238546 commit bf2b51e
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.7",
"version": "0.0.8",
"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.7",
"version": "0.0.8",
"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.7",
"version": "0.0.8",
"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.26",
"version": "0.0.27",
"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.26",
"version": "0.0.27",
"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.26",
"version": "0.0.27",
"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.68",
"version": "0.0.69",
"license": "MIT",
"bin": {
"xsuite": "cli.js"
Expand Down

0 comments on commit bf2b51e

Please sign in to comment.