Skip to content

Commit 781d357

Browse files
author
Nathan Reyes
committed
Roll revision
1 parent cb4fb0d commit 781d357

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# v0.9.6
12
## Bug Fixes
23
### `v-date-picker`
34
* Fixes bug where calling slot method `updateValue` with `formatInput: false` was not working.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-calendar",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)