From 84e27c2cb74e5dd22d5c5510352bd160661b451b Mon Sep 17 00:00:00 2001 From: Guillaume Martigny Date: Tue, 13 Nov 2018 11:33:57 +0100 Subject: [PATCH] :bookmark: Releasing / Version tags. Publish v1.3.1 --- lerna.json | 2 +- modules/pencil.js/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index bf0807a8..bda56de9 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.3.1", "packages": [ "modules/*" ], diff --git a/modules/pencil.js/package.json b/modules/pencil.js/package.json index 489de707..2078a300 100644 --- a/modules/pencil.js/package.json +++ b/modules/pencil.js/package.json @@ -1,6 +1,6 @@ { "name": "pencil.js", - "version": "1.3.0", + "version": "1.3.1", "description": "Nice modular interactive 2D drawing library.", "main": "pencil.js", "files": [