diff --git a/outlayer.js b/outlayer.js index af97687..84efce9 100644 --- a/outlayer.js +++ b/outlayer.js @@ -1,5 +1,5 @@ /*! - * Outlayer v2.0.0 + * Outlayer v2.0.1 * the brains and guts of a layout library * MIT license */ diff --git a/package.json b/package.json index 2acb35c..6fc44fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "outlayer", - "version": "2.0.0", + "version": "2.0.1", "description": "the brains and guts of a layout library", "main": "outlayer.js", "dependencies": {