Skip to content

Commit 9606a63

Browse files
committed
change version && add contacts
1 parent a5a10f7 commit 9606a63

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,8 @@ export default {
143143
margin: 100px auto;
144144
}
145145
</style>
146-
```
146+
```
147+
148+
## Contacts
149+
Telegram: [https://t.me/therealguriev](@therealguriev)
150+
Skype: live:gurev

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-repeater",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": "Eugen Guriev <[email protected]",
55
"description": "The VueJS repeater component allows you to create a set of sub components which can be repeated again and again whilst editing content!",
66
"main": "dist/vue-repeater.common.js",

0 commit comments

Comments
 (0)