Skip to content

Commit

Permalink
Bump arsd version to remove deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
GrimMaple committed Sep 15, 2023
1 parent 5fcb652 commit 645b9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"dependencies": {
"inilike": "~>1.2.2",
"icontheme": "~>1.2.3",
"arsd-official:dom": "~>10.9.10",
"arsd-official:image_files": "~>10.9.10"
"arsd-official:dom": "~>11.1.0",
"arsd-official:image_files": "~>11.1.0"
},

"subPackages": [
Expand Down

1 comment on commit 645b9d8

@Imperatorn
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see you're still improving it @GrimMaple <3

Please sign in to comment.