Skip to content

Commit 083604d

Browse files
committed
Added Packagist badge
1 parent 6cda29a commit 083604d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Author](https://img.shields.io/badge/author-Daniel%20M.%20Hendricks-lightgrey.svg?colorB=9900cc)](https://www.danhendricks.com)
22
[![Latest Version](https://img.shields.io/github/release/dmhendricks/wordpress-toolkit.svg)](https://github.com/dmhendricks/wordpress-toolkit/releases)
3+
[![Packagist](https://img.shields.io/packagist/v/dmhendricks/wordpress-toolkit.svg)](https://packagist.org/packages/dmhendricks/wordpress-toolkit)
34
[![Total Downloads](https://img.shields.io/packagist/dt/dmhendricks/wordpress-toolkit.svg)](https://packagist.org/packages/dmhendricks/wordpress-toolkit)
45
[![GitHub License](https://img.shields.io/badge/license-GPLv2-yellow.svg)](https://raw.githubusercontent.com/dmhendricks/wordpress-toolkit/master/LICENSE)
56
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/danielhendricks)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dmhendricks/wordpress-toolkit",
33
"description": "A collection of helper classes and functions for WordPress plugins and themes.",
4-
"version": "0.2.0",
4+
"version": "0.1.1",
55
"license": "GPL-2.0",
66
"homepage": "https://github.com/dmhendricks/wordpress-toolkit",
77
"authors": [

0 commit comments

Comments
 (0)