Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite907d62

Browse files
author
Javier Diaz
committed
chore: 0.3.1 build
1 parent341b280 commite907d62

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if (typeof window !== 'undefined' && window.Vue) {
99
}
1010

1111
exportdefault{
12-
version:'0.3.0',
12+
version:'0.3.1',
1313
install,
1414
TinyPagination,
1515
};

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"vue-tiny-pagination",
3-
"version":"0.3.0",
3+
"version":"0.3.1",
44
"author": {
55
"name":"Javier Diaz Chamorro",
66
"email":"hello@coderdiaz.me",

‎packages/TinyPagination/src/main.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export default {
5454
},
5555
data () {
5656
return {
57-
version:'0.3.0',
57+
version:'0.3.1',
5858
currentPage:1,
5959
currentLimit:10,
6060
translations: {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp