Skip to content

Commit

Permalink
Update version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
cssmagic committed Oct 17, 2018
1 parent ae36e2e commit 491930a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* 也可以在页面中直接加载 CDN 版本:

```html
<script src="https://cdn.jsdelivr.net/npm/[email protected]-beta.2/dist/nasa.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/nasa.min.js"></script>
```

### 文档
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nasa.js",
"version": "0.2.0-beta.2",
"version": "0.2.0",
"homepage": "https://github.com/NasaTeam/Nasa.js",
"repository": "github:NasaTeam/Nasa.js",
"author": "cssmagic <[email protected]>",
Expand Down

0 comments on commit 491930a

Please sign in to comment.