Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbuswell committed May 17, 2019
1 parent 3e87ad4 commit 8728697
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ npm install wayscript
Or load directly from CDN:

```html
<script src="https://cdn.wayscript.com/static/js/api/wayscript.0.0.6.js"></script>
<script src="https://cdn.wayscript.com/static/js/api/wayscript.0.0.7.js"></script>
```

## Basic Usage
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wayscript",
"version": "0.0.6",
"version": "0.0.7",
"description": "WayScript gives you flexible building blocks to seamlessly integrate, automate and host tools in the cloud.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 8728697

Please sign in to comment.