Skip to content

Commit c262a2f

Browse files
committed
Added version
1 parent 4babc1e commit c262a2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/components/TinyPagination.vue

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</template>
2424

2525
<script>
26+
const version = '0.2.1'
2627
export default {
2728
name: 'TinyPagination',
2829
props: {

0 commit comments

Comments
 (0)