bump dependencies
This commit is contained in:
parent
e8e9accd13
commit
2779372abd
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
class Constants {
|
||||
static const VERSION = "1.4.052725+1328";
|
||||
static const VERSION = "1.4.052725+1339";
|
||||
static const NBT_REVISION = "1.4.052725+1328";
|
||||
static const ARGS_REVISION = "1.4.012225+0413";
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: libac_dart
|
||||
description: "Aria's Creations code library"
|
||||
version: 1.4.052725+1328
|
||||
version: 1.4.052725+1339
|
||||
homepage: "https://zontreck.com"
|
||||
|
||||
environment:
|
||||
|
@ -15,7 +15,7 @@ dependencies:
|
|||
# path: ^1.8.0
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^5.1.1
|
||||
lints: ^6.0.0
|
||||
test: ^1.25.15
|
||||
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue