Skip to content

Commit 9853977

Browse files
committed
fixed version error
1 parent d5ffef3 commit 9853977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ import App from './components/app.vue'
22
import './assets/less/index.less'
33

44
export default Object.assign({}, App, {
5-
version: '1.3.4'
5+
version: '1.3.5'
66
})

0 commit comments

Comments
 (0)