Skip to content

Commit 3501d5a

Browse files
committed
release: 0.2.0
1 parent bf07d5c commit 3501d5a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,6 @@ app.*.map.json
4646

4747
# Agents instructions files
4848
agents.md
49+
50+
# Context files
51+
.context/

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "A mobile app that promote ethical consumerism by providing alterna
33

44
publish_to: 'none'
55

6-
version: 0.1.0+1
6+
version: 0.2.0+1
77

88
environment:
99
sdk: ^3.10.0

0 commit comments

Comments
 (0)