Skip to content

Commit 0901918

Browse files
committed
Increment to version 1.0.0
Renaming the gem being a breaking change, that's more or less what has to be done.
1 parent ea60620 commit 0901918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengl-core.gemspec

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

55
Gem::Specification.new { |s|
66
s.name = 'opengl-core'
7-
s.version = '0.0.1'
7+
s.version = '1.0.0'
88
s.date = '2013-06-20'
99
s.summary = 'OpenGL core profile bindings'
1010
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

Comments
 (0)