tigger 0.0.20 → 0.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -267,4 +267,4 @@ As an aside, it is likely that there will be some interaction with a database as
267
267
 
268
268
  ## Contact
269
269
 
270
- - james.smith@djalbat.com
270
+ * james.smith@djalbat.com
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "tigger",
3
3
  "author": "James Smith",
4
- "version": "0.0.20",
4
+ "version": "0.0.21",
5
5
  "license": "MIT, Anti-996",
6
6
  "homepage": "https://github.com/djalbat/tigger",
7
7
  "description": "Tales the fun out of using the GitHub API.",