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 ea60620 commit 0901918Copy full SHA for 0901918
opengl-core.gemspec
@@ -4,7 +4,7 @@
4
5
Gem::Specification.new { |s|
6
s.name = 'opengl-core'
7
- s.version = '0.0.1'
+ s.version = '1.0.0'
8
s.date = '2013-06-20'
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 new XML spec files.'
0 commit comments