We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8730f04 commit a0fd7fcCopy full SHA for a0fd7fc
lib/pgtk/version.rb
@@ -11,5 +11,5 @@
11
# License:: MIT
12
module Pgtk
13
# Current version of the library.
14
- VERSION = '0.0.0' unless defined?(VERSION)
+ VERSION = '0.30.2' unless defined?(VERSION)
15
end
0 commit comments