Skip to content

Commit

Permalink
update release
Browse files Browse the repository at this point in the history
  • Loading branch information
hinikai committed Sep 22, 2016
1 parent 0d00313 commit c018e6c
Show file tree
Hide file tree
Showing 6 changed files with 3,587 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build/mapv.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
(factory((global.mapv = global.mapv || {})));
}(this, function (exports) { 'use strict';

var version = "0.0.5";
var version = "2.0.0";

var classCallCheck = function (instance, Constructor) {
if (!(instance instanceof Constructor)) {
Expand Down
4 changes: 2 additions & 2 deletions build/mapv.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit c018e6c

Please sign in to comment.