Skip to content

Commit d071f5d

Browse files
committed
Version bump for partials
1 parent 698fea6 commit d071f5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ async function TestRequest() {
3434
}
3535
```
3636

37-
##Why Legible?
37+
##Partial Requests
3838

3939
**New in 0.2.0!**
4040

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "legible",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "cleanly code your api requests",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)