mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
Bump version
This commit is contained in:
parent
011d2f7b20
commit
d9091259b8
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ This library aims to delivery components using almost the same API of <a href="h
|
|||
|
||||
Thanks a lot to <a href="https://github.com/elviskang" target="_blank">elviskang</a> who provided to me the **vue-material** name on npm.
|
||||
|
||||
Thanks to <a href="https://github.com/yyx990803" target="_blank">Evan You</a> for allowing me to use Vue.js Logo
|
||||
Thanks to <a href="https://github.com/yyx990803" target="_blank">Evan You</a> for allowing me to use Vue.js Logo.
|
||||
|
||||
## Dependencies
|
||||
* <a href="http://www.jacklmoore.com/autosize/" target="_blank">autosize</a>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "vue-material",
|
||||
"description": "Material Design for Vue.js",
|
||||
"version": "0.0.3",
|
||||
"version": "0.1.0",
|
||||
"author": "Marcos Moura <marcosvmmoura@gmail.com>",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue