Skip to content

Commit 601e8bd

Browse files
author
Javier Diaz
committed
fix: minor fixes on component
1 parent 68f5250 commit 601e8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/TinyPagination/src/main.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default {
5454
},
5555
data () {
5656
return {
57-
version: '0.2.1',
57+
version: '0.2.3',
5858
currentPage: 1,
5959
currentLimit: 10,
6060
translations: {

0 commit comments

Comments
 (0)