Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 20bdd31

Browse files
committed
build: release 2.1.0
1 parent 0778bde commit 20bdd31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-mask",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Tiny input mask library for Vue.js based on text-mask-core (~4kb) exposed as directive. No dependencies",
55
"main": "dist/v-mask.js",
66
"module": "dist/v-mask.esm.js",

0 commit comments

Comments
 (0)