Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit 4cdc01d

Browse files
author
jbooth1
committed
Updated version # for dashboard and sp-server.
1 parent 094eade commit 4cdc01d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

digexp-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "digexp-dashboard",
33
"description": "Web Developer Dashboard for IBM Digital Experience",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"main": "dashboard_index.html",
66
"bin": {
77
"dxdashboard": "bin/dxdashboard"

digexp-sp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "ScriptAppServer",
3-
"version" : "0.1.0",
3+
"version" : "0.1.1",
44
"main": "./index.js",
55
"dependencies" : {
66
"express" : ">=3.x"

0 commit comments

Comments
 (0)