diff --git a/package.json b/package.json index 696f88f..c917e6d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "nanostate", "description": "Small Finite State Machine implementation", "repository": "choojs/nanostate", - "version": "1.2.1", + "version": "1.2.2", "scripts": { "start": "node .", "test": "standard && node test"