diff --git a/CHANGELOG.md b/CHANGELOG.md index 70f1e5b..1eba544 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## next +## 1.4.0 (May 20, 2020) - Bumped jora to 1.0.0-beta.2 - Bumped jora-sandbox to 1.2.1 diff --git a/LICENSE b/LICENSE index 39dc83b..5b9f844 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Roman Dvornov +Copyright (c) 2019-2020 Roman Dvornov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package-lock.json b/package-lock.json index cb22a1f..5462de9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "jora-cli", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a8c8ea0..04423b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jora-cli", - "version": "1.3.0", + "version": "1.4.0", "description": "Command line interface for Jora", "keywords": [ "cli",