Skip to content

Commit

Permalink
flux release of v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laander committed Aug 16, 2018
1 parent 1eac95a commit c284ea9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/booking.js
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ return /******/ (function(modules) { // webpackBootstrap

// Get library version
var getVersion = function() {
return ("2.1.0");
return ("2.2.0");
};

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/booking.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timekit-booking",
"version": "2.1.0",
"version": "2.2.0",
"description": "Make a beautiful embeddable booking widget in minutes",
"main": "dist/booking.min.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.1.0
v2.2.0

0 comments on commit c284ea9

Please sign in to comment.