Skip to content

Commit 2731d77

Browse files
committed
build: add initial version number to pubspec.yaml
- Add version 1.0.0 to pubspec.yaml for initial release
1 parent 4e605f0 commit 2731d77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: flutter_news_app_api_server_full_source_code
22
description: The complete backend API server for the Flutter News App Toolkit, built with Dart Frog. Powers authentication, data management, user settings, and more.
33
repository: https://github.com/flutter-news-app-full-source-code/flutter-news-app-api-server-full-source-code
44
publish_to: none
5+
version: 1.0.0
56

67
environment:
78
sdk: ^3.9.0

0 commit comments

Comments
 (0)