Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erik168 committed Jun 22, 2017
1 parent ad5f3dd commit 378419f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ CDN:
<script src="https://unpkg.com/san@latest"></script>

<!-- compressed -->
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-0/san.min.js"></script>
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-1/san.min.js"></script>

<!-- compressed(https) -->
<script src="https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/efe/san/3-1-0/san.min.js"></script>
<script src="https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/efe/san/3-1-1/san.min.js"></script>

<!-- source -->
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-0/san.js"></script>
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-1/san.js"></script>
```

[Dist Files](https://github.com/ecomfe/san/tree/master/dist)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "san",
"description": "A MVVM Component Framework",
"version": "3.1.0",
"version": "3.1.1",
"contributors": [
{
"name": "erik",
Expand Down

0 comments on commit 378419f

Please sign in to comment.