Skip to content

Commit

Permalink
Update tagline
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidbhura committed Feb 1, 2019
1 parent 9e736ae commit d7fb677
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "junaidbhura/gumponents",
"description": "Super useful Gutenberg components for WordPress.",
"description": "Essential Gutenberg components for WordPress.",
"homepage": "https://github.com/junaidbhura/gumponents",
"keywords": [
"wordpress",
Expand Down
2 changes: 1 addition & 1 deletion gumponents.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Plugin Name: Gumponents
* Description: Advanced Gutenberg components for WordPress.
* Description: Essential Gutenberg components for WordPress.
* Author: Junaid Bhura
* Author URI: https://junaidbhura.com
* Version: 0.1.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gumponents",
"version": "1.0.0",
"description": "Advanced Gutenberg components for WordPress.",
"description": "Essential Gutenberg components for WordPress.",
"main": "blocks.js",
"scripts": {
"build": "webpack --config ./webpack.config.js --mode production --env=production",
Expand Down

0 comments on commit d7fb677

Please sign in to comment.