diff --git a/application/package.json b/application/package.json index 51d2a902a3ffce8c548026ce85fc119755ae54a3..3acfdea05007b5bd482858435d6b35213889b5e9 100644 --- a/application/package.json +++ b/application/package.json @@ -1,6 +1,6 @@ { "name": "@schukai/monster", - "version": "2.0.1", + "version": "2.0.2", "description": "Monster is a simple library for creating fast, robust and lightweight websites.", "keywords": [ "framework", diff --git a/development/package.json b/development/package.json index babc10745fd2f48cf637b2894da103cc4e4ffdc5..cf4adc6d4c7d304584c7f5bc9d52207c8083bf32 100644 --- a/development/package.json +++ b/development/package.json @@ -1,6 +1,6 @@ { "name": "monster", - "version": "2.0.1", + "version": "2.0.2", "description": "monster", "repository": { "type": "git", diff --git a/release.json b/release.json index 895dafda20b9484bd62e3c2d6cd233b766787b8a..bc3fc08ca1faf0eba11afbb414dfa0ec0e63b131 100644 --- a/release.json +++ b/release.json @@ -1 +1 @@ -{"version":"2.0.1"} +{"version":"2.0.2"}