Browse Source

Set Geologist version to 1.0.0 (#4799)

* Set Geologist version to 1.0.0

* update package-lock.json
Ben Dwyer 3 years ago
parent
commit
78e7c6050e
3 changed files with 4 additions and 4 deletions
  1. 1 1
      geologist/package-lock.json
  2. 1 1
      geologist/package.json
  3. 2 2
      geologist/style.css

+ 1 - 1
geologist/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "geologist",
-  "version": "0.0.5",
+  "version": "1.0.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
geologist/package.json

@@ -1,6 +1,6 @@
 {
   "name": "geologist",
-  "version": "0.0.5",
+  "version": "1.0.0",
   "description": "",
   "main": "style.css",
   "dependencies": {},

+ 2 - 2
geologist/style.css

@@ -7,7 +7,7 @@ Description: Geologist is a streamlined theme for modern bloggers. It consists o
 Requires at least: 5.7
 Tested up to: 5.7
 Requires PHP: 5.7
-Version: 0.0.5
+Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase
@@ -16,4 +16,4 @@ Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, feature
 
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
-*/
+*/