Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lcfvs committed May 26, 2018
1 parent 5dbdc9e commit bcd03be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lcf.vs/css-ui",
"version": "1.0.0",
"version": "1.0.2",
"description": "A pure CSS base to make a responsive user interface",
"main": "css-ui.min.css",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ A pure CSS base to make a responsive user interface.

### Using a CDN
```html
<link href="https://cdn.rawgit.com/Lcfvs/css-ui/1.0.0/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://cdn.rawgit.com/Lcfvs/css-ui/1.0.2/css-ui.min.css" media="screen" rel="stylesheet" />
```

## License
Expand Down

0 comments on commit bcd03be

Please sign in to comment.