Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Commit

Permalink
Version 0.4.1
Browse files Browse the repository at this point in the history
Also fix the date.
  • Loading branch information
nilium committed Jul 6, 2013
1 parent aba12dd commit cca3342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions glfw3.gemspec
Expand Up @@ -4,8 +4,8 @@

Gem::Specification.new { |s|
s.name = 'glfw3'
s.version = '0.4.0'
s.date = '2013-06-21'
s.version = '0.4.1'
s.date = '2013-07-05'
s.summary = 'GLFW3'
s.description = 'GLFW 3 bindings for Ruby 2.x'
s.authors = [ 'Noel Raymond Cower' ]
Expand Down

0 comments on commit cca3342

Please sign in to comment.