Skip to content

Commit 4851978

Browse files
authored
shelf_router_generator: prepare to release v1.1.0 (#380)
1 parent e2a02b7 commit 4851978

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/shelf_router_generator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.1.0-wip
1+
## 1.1.0
22

33
* Require `sdk: ^3.0.0`
44
* Require `analyzer: '>=4.6.0 <7.0.0'`

pkgs/shelf_router_generator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: shelf_router_generator
2-
version: 1.1.0-wip
2+
version: 1.1.0
33
description: >
44
A package:build-compatible builder for generating request routers for the
55
shelf web-framework based on source annotations.

0 commit comments

Comments
 (0)