diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Revision history for ogma-language-c
 
+## [1.11.0] - 2025-11-21
+
+* Version bump 1.11.0 (#325).
+
 ## [1.10.0] - 2025-09-21
 
 * Version bump 1.10.0 (#310).
diff --git a/ogma-language-c.cabal b/ogma-language-c.cabal
--- a/ogma-language-c.cabal
+++ b/ogma-language-c.cabal
@@ -18,7 +18,7 @@
 cabal-version:       2.0
 build-type:          Custom
 name:                ogma-language-c
-version:             1.10.0
+version:             1.11.0
 homepage:            https://github.com/nasa/ogma
 bug-reports:         https://github.com/nasa/ogma/issues
 license:             Apache-2.0
