Skip to content

Commit 2f60dd8

Browse files
committed
Bump 2.8.4
1 parent ff3e397 commit 2f60dd8

File tree

3 files changed

+4
-4
lines changed

3 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.8.3",
3+
"version": "2.8.4",
44
"description": "A JavaScript library that runs systems",
55
"license": "Apache-2.0",
66
"homepage": "https://designfirst.io/systemruntime/",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "2.8.3",
3+
"version": "2.8.4",
44
"description": "A JavaScript library that runs systems",
55
"homepage": "https://designfirst.io/systemruntime/",
66
"keywords": [
@@ -49,7 +49,7 @@
4949
"grunt-contrib-clean": "^1.1.0",
5050
"grunt-contrib-concat": "^1.0.1",
5151
"grunt-contrib-uglify": "^3.3.0",
52-
"grunt-contrib-watch": "^1.0.1",
52+
"grunt-contrib-watch": "^1.1.0",
5353
"grunt-eslint": "^20.1.0",
5454
"grunt-json-merge": "^0.2.2",
5555
"grunt-karma": "^2.0.0",

0 commit comments

Comments
 (0)