Skip to content

Commit f5133ab

Browse files
committed
release docs from CI
1 parent 9170ec2 commit f5133ab

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ commands:
2424
key: node-cache-{{ checksum "package-lock.json" }}
2525

2626
publish_doc:
27-
description: "publish doc to gihub pages"
27+
description: "publish doc to github pages"
2828
steps:
2929
- checkout
3030
- attach_workspace:

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pegasys-orchestrate",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "The PegaSys Orchestrate library provides convenient access to the Codefi Orchestrate API from applications written in server-side JavaScript",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)