Skip to content

Commit 9a551f2

Browse files
committed
correct version-sync/bump problem
1 parent b13cd24 commit 9a551f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fullcalendar/angular",
3-
"version": "6.1.15",
3+
"version": "6.1.16",
44
"title": "FullCalendar Angular Component",
55
"description": "The official Angular component for FullCalendar",
66
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fullcalendar/angular",
3-
"version": "6.1.15",
3+
"version": "6.1.16",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)