Skip to content

Commit

Permalink
v3.14.1
Browse files Browse the repository at this point in the history
- Bump API version to v1.2.201
  • Loading branch information
actions-bot committed Dec 1, 2021
1 parent dbf979a commit e31c278
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## WIP

## [3.14.1] - 2021-12-01
- Bump API version to v1.2.201

## [3.14] - 2021-11-25
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: vulkan
version: "3.14"
version: "3.14.1"
synopsis: Bindings to the Vulkan graphics API.
description: Please see [the readme](https://github.com/expipiplus1/vulkan/#readme)
category: Graphics
Expand Down
2 changes: 1 addition & 1 deletion vulkan.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: vulkan
version: 3.14
version: 3.14.1
synopsis: Bindings to the Vulkan graphics API.
description: Please see [the readme](https://github.com/expipiplus1/vulkan/#readme)
category: Graphics
Expand Down

0 comments on commit e31c278

Please sign in to comment.