Compare commits

..

No commits in common. "1a15931dbdd2d59d1be3c680dbb2921ca09413cd" and "2885d6365bfc8ae2011f6aefafcbbf30928d6f3c" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -38,7 +38,6 @@ trigger:
branch: branch:
- master - master
event: event:
- push
- tag - tag
--- ---

View file

@ -1,6 +1,6 @@
{ {
"name": "random-bunny", "name": "random-bunny",
"version": "2.1.0", "version": "2.0.6",
"description": "Get a random subreddit image url", "description": "Get a random subreddit image url",
"license": "MIT", "license": "MIT",
"author": "Vylpes", "author": "Vylpes",