We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5103b commit e322597Copy full SHA for e322597
opengl-core.gemspec
@@ -4,8 +4,8 @@
4
5
Gem::Specification.new { |s|
6
s.name = 'opengl-core'
7
- s.version = '1.2.0'
8
- s.date = '2013-06-20'
+ s.version = '1.3.0'
+ s.date = '2013-07-22'
9
s.summary = 'OpenGL core profile bindings'
10
s.description = 'OpenGL core profile (3.2 onward, no deprecated functionality) bindings for Ruby 2.x. Generated from Khronos XML spec files.'
11
s.authors = [ 'Noel Raymond Cower' ]
0 commit comments