Skip to content

Commit 8446765

Browse files
committed
Bumped version to 2.13.2.1.
1 parent 88dbf69 commit 8446765

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.13.2.1
2+
--------
3+
* Relaxed upper version bound for `transformers`.
4+
15
2.13.2.0
26
--------
37
* Implement Uniform instances for `GLint`, `GLuint`, `GLfloat`, and `GLdouble`.

OpenGL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: OpenGL
2-
version: 2.13.2.0
2+
version: 2.13.2.1
33
synopsis: A binding for the OpenGL graphics system
44
description:
55
A Haskell binding for the OpenGL graphics system (GL, version 4.5) and its

0 commit comments

Comments
 (0)