Skip to content

Commit

Permalink
Release 1.15.0.0 (#5592)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwxm authored Oct 17, 2023
1 parent 4886d40 commit 7e208c2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion plutus-core/plutus-core.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: plutus-core
version: 1.15.0
version: 1.15.0.0
license: Apache-2.0
license-files:
LICENSE
Expand Down
2 changes: 1 addition & 1 deletion plutus-ledger-api/plutus-ledger-api.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: plutus-ledger-api
version: 1.15.0
version: 1.15.0.0
license: Apache-2.0
license-files:
LICENSE
Expand Down
2 changes: 1 addition & 1 deletion plutus-tx-plugin/plutus-tx-plugin.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: plutus-tx-plugin
version: 1.15.0
version: 1.15.0.0
license: Apache-2.0
license-files:
LICENSE
Expand Down
2 changes: 1 addition & 1 deletion plutus-tx/plutus-tx.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: plutus-tx
version: 1.15.0
version: 1.15.0.0
license: Apache-2.0
license-files:
LICENSE
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: prettyprinter-configurable
version: 1.15.0
version: 1.15.0.0

-- synopsis:
-- description:
Expand Down

0 comments on commit 7e208c2

Please sign in to comment.