Skip to content

Commit

Permalink
Update version and release date.
Browse files Browse the repository at this point in the history
  • Loading branch information
jayarjo committed Jan 16, 2014
1 parent 0b53a99 commit 980a86c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions bin/js/moxie.dev.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/**
* mOxie - multi-runtime File API & XMLHttpRequest L2 Polyfill
* v1.1.0
* v1.2.0
*
* Copyright 2013, Moxiecode Systems AB
* Released under GPL License.
*
* License: http://www.plupload.com/license
* Contributing: http://www.plupload.com/contributing
*
* Date: 2013-12-27
* Date: 2014-01-16
*/
/**
* Inline development version. Only to be used while developing since it uses document.write to load scripts.
Expand Down
4 changes: 2 additions & 2 deletions bin/js/moxie.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/**
* mOxie - multi-runtime File API & XMLHttpRequest L2 Polyfill
* v1.1.0
* v1.2.0
*
* Copyright 2013, Moxiecode Systems AB
* Released under GPL License.
*
* License: http://www.plupload.com/license
* Contributing: http://www.plupload.com/contributing
*
* Date: 2013-12-27
* Date: 2014-01-16
*/
/**
* Compiled inline version. (Library mode)
Expand Down
4 changes: 2 additions & 2 deletions bin/js/moxie.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "mOxie",
"description": "Custom implementations of the XHR2 and File API.",
"version": "1.1.0",
"releaseDate": "2013-12-27",
"version": "1.2.0",
"releaseDate": "2014-01-16",
"author": "Moxiecode Systems AB <support@moxiecode.com>",
"contributors": [{
"name": "Davit Barbakadze",
Expand Down

0 comments on commit 980a86c

Please sign in to comment.