Skip to content

Commit

Permalink
Updated cartodb.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rafacas committed Dec 16, 2013
1 parent 822b5ac commit c48b9f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vendor/assets/javascripts/cartodb.uncompressed.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// cartodb.js version: 3.4.04-dev
// cartodb.js version: 3.5.01-dev
// uncompressed version: cartodb.uncompressed.js
// sha: 8eca14baf71b8930f8d842ff072c916237af4299
// sha: c35115a011872b20b5c66e867f0b62c8529cb8ff
(function() {
var root = this;

Expand Down Expand Up @@ -20429,7 +20429,7 @@ this.LZMA = LZMA;

var cdb = root.cdb = {};

cdb.VERSION = '3.4.04-dev';
cdb.VERSION = '3.5.01-dev';
cdb.DEBUG = false;

cdb.CARTOCSS_VERSIONS = {
Expand Down

0 comments on commit c48b9f3

Please sign in to comment.