bobp 0.0.10 → 0.0.11

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
@@ -24,7 +24,7 @@
24
24
  # bobp
25
25
  How can I help you, Bobp?
26
26
 
27
- ### Greetings, wayward traveler!
27
+ ## Greetings, wayward traveler!
28
28
  This most excellent piece of software awaits you, whether fate led you here or
29
29
  you simply botched a search. **Either way, welcome!**
30
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bobp",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "description": "How can I help you, Bobp?",
5
5
  "keywords": [],
6
6
  "license": "MIT",