We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f5250 commit 601e8bdCopy full SHA for 601e8bd
packages/TinyPagination/src/main.vue
@@ -54,7 +54,7 @@ export default {
54
},
55
data () {
56
return {
57
- version: '0.2.1',
+ version: '0.2.3',
58
currentPage: 1,
59
currentLimit: 10,
60
translations: {
0 commit comments