Skip to content

Commit af01ab1

Browse files
committed
Bump 2.3.0
1 parent 4458057 commit af01ab1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "A JavaScript library that runs systems",
55
"license": "Apache-2.0",
66
"homepage": "https://designfirst.io/systemruntime/",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "A JavaScript library that runs systems",
55
"homepage": "https://designfirst.io/systemruntime/",
66
"keywords": [

src/systems/classes/_Runtime-class.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"_Runtime": {
7373
"runtime": {
7474
"_id": "runtime",
75-
"version": "2.2.0"
75+
"version": "2.3.0"
7676
}
7777
}
7878
},

src/systems/core/system-runtime.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "system-runtime",
33
"master": false,
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"description": "System Runtime",
66
"schemas": {},
77
"models": {},

0 commit comments

Comments
 (0)