Skip to content

Commit

Permalink
Fix wrong version
Browse files Browse the repository at this point in the history
Fix wrong version which was wrongly set to 8.49.0.0 . It should have been 9.0.0.0
  • Loading branch information
CarlosLopezDeLara committed Jul 4, 2024
1 parent 7ceecfd commit bb00302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardano-api/cardano-api.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.4

name: cardano-api
version: 8.49.0.0
version: 9.0.0.0
synopsis: The cardano API
description: The cardano API.
category: Cardano,
Expand Down

0 comments on commit bb00302

Please sign in to comment.