jsharmony-cms 1.9.3 → 1.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,7 @@
1
1
  # jsharmony-cms
2
+
3
+ ## Modern Static CMS with In-Page Editing
4
+
2
5
  Source code for the jsHarmony CMS core project.
3
6
 
4
7
  The jsHarmony CMS is an enterprise-grade static CMS with in-page editing.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jsharmony-cms",
3
- "version": "1.9.3",
3
+ "version": "1.9.4",
4
4
  "description": "jsHarmony CMS",
5
5
  "main": "index.js",
6
6
  "scripts": {