Skip to content

Commit dce4f86

Browse files
Release 3.0.0
1 parent 6b7bae8 commit dce4f86

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version="3.0.0-rc.12";
1+
export const version="3.0.0";

gui-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minsky",
3-
"version":"3.0.0-rc.12",
3+
"version":"3.0.0",
44
"author": "High Performance Coders",
55
"description": "Graphical dynamical systems simulator oriented towards economics",
66
"build": {

minskyVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define MINSKY_VERSION "3.0.0-rc.12"
1+
#define MINSKY_VERSION "3.0.0"

0 commit comments

Comments
 (0)