Skip to content

Commit 9722f6f

Browse files
committed
Bump 2.0.0-rc.5
1 parent 8900c32 commit 9722f6f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "2.0.0-rc.4",
3+
"version": "2.0.0-rc.5",
44
"description": "A JavaScript library that runs systems",
55
"license": "Apache-2.0",
66
"homepage": "https://designfirst.io/systemruntime/",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "2.0.0-rc.4",
3+
"version": "2.0.0-rc.5",
44
"description": "A JavaScript library that runs systems",
55
"homepage": "https://designfirst.io/systemruntime/",
66
"keywords": [

src/systems/classes/_Runtime-class.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"_Runtime": {
7474
"runtime": {
7575
"_id": "runtime",
76-
"version": "2.0.0-rc.4"
76+
"version": "2.0.0-rc.5"
7777
}
7878
}
7979
},

src/systems/core/system-runtime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"_id": "e89c617b6b15d24",
33
"name": "system-runtime",
44
"description": "System Runtime",
5-
"version": "2.0.0-rc.4",
5+
"version": "2.0.0-rc.5",
66
"behaviors": {
77
"1cb9d103d41dd97": {
88
"_id": "1cb9d103d41dd97",

0 commit comments

Comments
 (0)