Skip to content

Commit

Permalink
flux release of v2.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sandip-patel-1 committed Apr 7, 2022
1 parent e2c3a29 commit b80a746
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/booking.js
Original file line number Diff line number Diff line change
Expand Up @@ -47709,7 +47709,7 @@ function Initialize() {

// Get library version
var getVersion = function() {
return "2.9.10";
return "2.9.11";
};

var destroy = function() {
Expand Down
2 changes: 1 addition & 1 deletion dist/booking.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.9.10",
"version": "2.9.11",
"name": "timekit-booking",
"description": "Make a beautiful embeddable booking widget in minutes",
"main": "dist/booking.min.js",
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.9.10
v2.9.11

0 comments on commit b80a746

Please sign in to comment.