Skip to content

Commit

Permalink
vma-v0.11
Browse files Browse the repository at this point in the history
- Bump VMA
  • Loading branch information
expipiplus1 committed Oct 17, 2023
1 parent e71dcf4 commit 5a7ea54
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VulkanMemoryAllocator/VulkanMemoryAllocator.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cabal-version: 2.2
-- see: https://github.com/sol/hpack

name: VulkanMemoryAllocator
version: 0.10.5.1
version: 0.11
synopsis: Bindings to the VulkanMemoryAllocator library
category: Graphics
homepage: https://github.com/expipiplus1/vulkan#readme
Expand Down
2 changes: 2 additions & 0 deletions VulkanMemoryAllocator/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## WIP

## [0.11] - 2023-10-17
- Bump VMA

## [0.10.5.1] - 2023-10-17
Expand Down
2 changes: 1 addition & 1 deletion VulkanMemoryAllocator/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: VulkanMemoryAllocator
version: "0.10.5.1"
version: "0.11"
synopsis: Bindings to the VulkanMemoryAllocator library
category: Graphics
maintainer: Ellie Hermaszewska <[email protected]>
Expand Down

0 comments on commit 5a7ea54

Please sign in to comment.