Skip to content

Commit b609af5

Browse files
authored
build: define initial version for release-please (#7)
1 parent 14d2ad0 commit b609af5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
"packages/thema": "0.1.0-dev00"
3+
}

packages/thema/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: thema
22
description: thema reduces the boilerplate code required to create ThemeExtension classes with macros.
3-
version: 0.1.0-dev.1
3+
version: 0.1.0-dev00
44
homepage: https://github.com/ronnnnn/thema
55
repository: https://github.com/ronnnnn/thema
66
platforms:

0 commit comments

Comments
 (0)