Skip to content

Commit eba90c6

Browse files
Bump version to 2.2.4
1 parent a6665c0 commit eba90c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ClearGL 2.2.3
1+
# ClearGL 2.2.4
22

33
Facade API on top of JOGL (http://jogamp.org/jogl/www/) offering a simple interface for creating OpenGL contexts/windows, GLSL shader programs, and textures. Use it in your favourite JVM-based language.
44

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>net.clearvolume</groupId>
1212
<artifactId>cleargl</artifactId>
13-
<version>2.2.4-SNAPSHOT</version>
13+
<version>2.2.4</version>
1414

1515
<name>ClearGL</name>
1616
<description>jogl convenience wrapper</description>

0 commit comments

Comments
 (0)