Skip to content

Commit

Permalink
Build 0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjmiller committed Mar 11, 2014
1 parent 0c90743 commit 7a7f6d7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/tincan-min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/tincan-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -2119,6 +2119,7 @@ TinCan client library
};

compatibility["0.95"] = compatibility["0.9"];
compatibility["1.0.1"] = compatibility["1.0.0"];

if (cfg.params.hasOwnProperty("target")) {
cfg.params.object = cfg.params.target;
Expand Down
1 change: 1 addition & 0 deletions build/tincan.js
Original file line number Diff line number Diff line change
Expand Up @@ -2119,6 +2119,7 @@ TinCan client library
};

compatibility["0.95"] = compatibility["0.9"];
compatibility["1.0.1"] = compatibility["1.0.0"];

if (cfg.params.hasOwnProperty("target")) {
cfg.params.object = cfg.params.target;
Expand Down

0 comments on commit 7a7f6d7

Please sign in to comment.