Skip to content

Commit bcd2967

Browse files
committed
release 0.1.8
1 parent 273568a commit bcd2967

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
@@ -61,7 +61,7 @@ Once you have a Mojo project set up locally,
6161

6262
```toml
6363
[dependencies]
64-
lightbug_http = ">=0.1.7"
64+
lightbug_http = ">=0.1.8"
6565
```
6666

6767
3. Run `magic install` at the root of your project, where `mojoproject.toml` is located

recipes/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ context:
55

66
package:
77
name: "lightbug_http"
8-
version: 0.1.7
8+
version: 0.1.8
99

1010
source:
1111
- path: ../lightbug_http

0 commit comments

Comments
 (0)