Skip to content

Commit

Permalink
Merge pull request #48 from TheCraigHewitt/release/1.2.3
Browse files Browse the repository at this point in the history
Release/1.2.3
  • Loading branch information
jonathanbossenger authored Jul 31, 2019
2 parents 5e38df3 + d12d878 commit e35103c
Show file tree
Hide file tree
Showing 35 changed files with 4,210 additions and 1,086 deletions.
32 changes: 32 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name" : "castos/seriously-simple-stats",
"description": "Integrated analytics and stats tracking for Seriously Simple Podcasting.",
"keywords" : ["wordpress", "podcasting"],
"type" : "wordpress-plugin",
"homepage" : "https://github.com/TheCraigHewitt/Seriously-Simple-Stats",
"license" : "GPL-2.0",
"authors" : [
{
"name" : "Craig Hewitt",
"homepage": "https://castos.com/"
},
{
"name" : "Jonathan Bossenger",
"homepage": "https://jonathanbossenger.com/"
},
{
"name" : "Hugh Lashbrooke",
"homepage": "https://hugh.blog/"
}
],
"support" : {
"issues": "https://github.com/TheCraigHewitt/Seriously-Simple-Stats/issues"
},

"require": {
"jaybizzle/crawler-detect": "1.*"
},
"autoload" : {
"classmap": ["php/"]
}
}
67 changes: 67 additions & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e35103c

Please sign in to comment.