diff --git a/libasterix.cabal b/libasterix.cabal
--- a/libasterix.cabal
+++ b/libasterix.cabal
@@ -1,6 +1,6 @@
 cabal-version:      3.0
 name:               libasterix
-version:            0.11.1
+version:            0.12.0
 synopsis:           Asterix data processing library
 description:
     This library provides features to process asterix data format, including
diff --git a/src/Asterix/Generated.hs b/src/Asterix/Generated.hs
--- a/src/Asterix/Generated.hs
+++ b/src/Asterix/Generated.hs
@@ -14,10 +14,10 @@
 import           Asterix.Schema
 
 asterixSpecsRef :: String
-asterixSpecsRef = "git:12676fbec36730c5c0c806e1b22f3611a24d8089"
+asterixSpecsRef = "git:e58e5c35d33fc2568d2fe74fc49489c72e495bc3"
 
 asterixSpecsDate :: String
-asterixSpecsDate = "2026-03-26T10:19:02+01:00"
+asterixSpecsDate = "2026-06-17T10:12:02+02:00"
 
 codeGeneratorVersion :: String
 codeGeneratorVersion = "0.13.0"
