Skip to content

Commit ada4b74

Browse files
Release 3.10.0
1 parent 44e9160 commit ada4b74

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

doc/version.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
\author{Version 3.10.0-beta.5}
1+
\author{Version 3.10.0}
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version="3.10.0-beta.5";
1+
export const version="3.10.0";

gui-js/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gui-js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ravel",
3-
"version":"3.10.0-beta.5",
3+
"version":"3.10.0",
44
"author": "High Performance Coders",
55
"description": "Graphical dynamical systems simulator oriented towards economics",
66
"repository": {

minskyVersion.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define MINSKY_VERSION "3.10.0-beta.5"
1+
#define MINSKY_VERSION "3.10.0"

0 commit comments

Comments
 (0)