Skip to content

Commit a9d2101

Browse files
committed
Release v0.8.1
1 parent 0f157c3 commit a9d2101

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "robyn"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = ["Sanskar Jethi <sansyrox@gmail.com>"]
55
edition = "2018"
66
description = "A web server that is fast!"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "robyn"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
description = "A web server that is fast!"
55
authors = ["Sanskar Jethi <sansyrox@gmail.com>"]
66

0 commit comments

Comments
 (0)