8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55dc59 commit 0f21448Copy full SHA for 0f21448
README.md
@@ -6,7 +6,7 @@
6
7
8
<br>
9
-<img src="https://img.shields.io/badge/npm-0.3.1-blue.svg">
+<img src="https://img.shields.io/badge/npm-0.3.2-blue.svg">
10
<a href="https://gitter.im/devjin0617/vue2-admin-lte?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" target="_blank">
11
<img src="https://badges.gitter.im/devjin0617/vue2-admin-lte.svg">
12
</a>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue2-admin-lte",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"description": "adminLTE to vuejs v2.x converting project",
5
"author": "devjin0617 <devjin0617@gmail.com>",
"scripts": {
0 commit comments