Skip to content

Commit

Permalink
v2.0.6
Browse files Browse the repository at this point in the history
- bones_ui: ^2.0.11
- intl_messages: ^2.0.2
  • Loading branch information
gmpassos committed Apr 27, 2022
1 parent 72c7025 commit 313fe1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.0.6

- bones_ui: ^2.0.11
- intl_messages: ^2.0.2

## 2.0.5

- Improve GitHub CI.
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
name: bones_ui_bootstrap
description: Adds Bootstrap 4+ support to Dart package bones_ui, allowing use of Bootstrap components and CSS.
version: 2.0.5
version: 2.0.6
homepage: https://github.com/Colossus-Services/bones_ui_bootstrap

environment:
sdk: '>=2.15.0 <3.0.0'

dependencies:
bones_ui: ^2.0.10
bones_ui: ^2.0.11
swiss_knife: ^3.1.1
amdjs: ^2.0.3
dom_tools: ^2.1.1
dom_builder: ^2.0.9
intl_messages: ^2.0.1
intl_messages: ^2.0.2

dev_dependencies:
build_runner: ^2.0.6
Expand Down

0 comments on commit 313fe1a

Please sign in to comment.