Skip to content

Commit 5c2ae51

Browse files
committed
release 1.1.0
1 parent e30213d commit 5c2ae51

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.1.0 (unreleased)
1+
## 1.1.0 (2025-03-11)
22
* remove strongweak integration
33
* to be released in separate package binrep-instances
44
* update rerefined

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022-2024 Ben Orchard (@raehik) <thefirstmuffinman@gmail.com>
1+
Copyright (c) 2022-2025 Ben Orchard (@raehik) <thefirstmuffinman@gmail.com>
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

binrep.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 1.12
55
-- see: https://github.com/sol/hpack
66

77
name: binrep
8-
version: 1.0.0
8+
version: 1.1.0
99
synopsis: Encode precise binary representations directly in types
1010
description: Please see README.md.
1111
category: Data, Serialization, Generics

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: binrep
2-
version: 1.0.0
2+
version: 1.1.0
33
synopsis: Encode precise binary representations directly in types
44
description: Please see README.md.
55
extra-source-files:

0 commit comments

Comments
 (0)