Skip to content

Commit

Permalink
chore: Bump and release 0.1.13 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon authored Sep 13, 2023
1 parent 117245b commit fb83c11
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: dashbook
description: A showcase/sandbox library to help you build isolated widgets in Flutter
version: 0.1.12
version: 0.1.13
homepage: https://github.com/bluefireteam/dashbook

environment:
sdk: ">=2.18.0 <4.0.0"

dependencies:
device_frame: ^1.0.0
device_frame: ^1.1.0
flutter:
sdk: flutter
flutter_colorpicker: ^1.0.3
flutter_markdown: ^0.6.9
shared_preferences: ^2.0.13
url_launcher: ^6.1.2
flutter_markdown: ^0.6.17+3
shared_preferences: ^2.2.1
url_launcher: ^6.1.14

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit fb83c11

Please sign in to comment.