summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2019-11-19 12:01:58 -0700
committermo khan <mo.khan@gmail.com>2019-11-29 12:51:06 -0700
commitf973b1c295eac5f8b138d3a36e90070cd330e541 (patch)
treeae7bb9f882113ffbd1e34a655b8f0d1b584b0f0e /lib
parent12d497651d79869a65713e91daff6308b52d2877 (diff)
Install npm packages safely
* Add QA jobs for js-npm
Diffstat (limited to 'lib')
-rw-r--r--lib/license/management/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/license/management/version.rb b/lib/license/management/version.rb
index a2b995b..f3a71d3 100644
--- a/lib/license/management/version.rb
+++ b/lib/license/management/version.rb
@@ -2,6 +2,6 @@
module License
module Management
- VERSION = '2.0.1'
+ VERSION = '2.0.2'
end
end