Skip to content

Commit c824adf

Browse files
committed
bump 4.4.0
1 parent 7747d50 commit c824adf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const runtime = require('system-runtime');
8888
runtime.install('system.json');
8989
```
9090

91-
## How System runtime helps you to create your system
91+
## How System runtime helps you to create your system ?
9292

9393
#### Create your system
9494

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": "4.3.0",
3+
"version": "4.4.0",
44
"description": "A JavaScript library that runs systems",
55
"homepage": "https://designfirst.io/systemruntime/",
66
"keywords": [

0 commit comments

Comments
 (0)