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

Commit 8728697

Browse files
committed
Version 0.0.7
1 parent 3e87ad4 commit 8728697

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm install wayscript
2121
Or load directly from CDN:
2222

2323
```html
24-
<script src="https://cdn.wayscript.com/static/js/api/wayscript.0.0.6.js"></script>
24+
<script src="https://cdn.wayscript.com/static/js/api/wayscript.0.0.7.js"></script>
2525
```
2626

2727
## Basic Usage

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": "wayscript",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "WayScript gives you flexible building blocks to seamlessly integrate, automate and host tools in the cloud.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)