Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucono committed Jun 10, 2015
1 parent 44bc8d8 commit 4d8e542
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dist/xtype.js
@@ -1,4 +1,4 @@
/** @license | xtypejs v0.4.0 | (c) 2015, Lucas Ononiwu | MIT license, xtype.js.org/license.txt
/** @license | xtypejs v0.4.1 | (c) 2015, Lucas Ononiwu | MIT license, xtype.js.org/license.txt
*/

/**
Expand Down Expand Up @@ -49,7 +49,7 @@
* -------------------------
*/

var VERSION = '0.4.0',
var VERSION = '0.4.1',
TYPE_DELIMITER_DEFAULT_PATTERN = '[|, ]',
NAME_SCHEME_DEFAULT_OPTION_VALUE = 'default',
OBJECT_CLASS_REGEX = /^\[object\s(.*)\]$/,
Expand Down
4 changes: 2 additions & 2 deletions dist/xtype.min.js

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

0 comments on commit 4d8e542

Please sign in to comment.