Skip to content

Commit

Permalink
Updated the module's patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
briemens committed Aug 7, 2013
1 parent 4ce4bac commit baeb733
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -348,4 +348,4 @@ module.exports.fullname = 'crafity-filesystem';
* Framework version.
*/

module.exports.version = '0.1.4';
module.exports.version = '0.1.5';
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crafity-filesystem",
"description": "Crafity File System Framework",
"version": "0.1.4",
"version": "0.1.5",
"author": "Galina Slavova <[email protected]> and Bart Riemens <[email protected]>",
"homepage": "https://github.com/Crafity/crafity-filesystem/wiki",
"keywords": [ "util", "utility", "fs", "files", "filesystem", "io", "watcher", "file watcher", "directory watcher" ],
Expand Down

0 comments on commit baeb733

Please sign in to comment.