We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb6ba1 commit 3e732e0Copy full SHA for 3e732e0
lib/cortex/plugins/core/version.rb
@@ -1,7 +1,7 @@
1
module Cortex
2
module Plugins
3
module Core
4
- VERSION = '2.0.1'
+ VERSION = '2.1.0'
5
end
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "cortex-plugins-core",
- "version": "2.0.1",
+ "version": "2.1.0",
"main": "node_package/lib/index.js",
"homepage": "https://github.com/cortex-cms/cortex-plugins-core",
"repository": {
0 commit comments