We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d918723 commit 0b81dd8Copy full SHA for 0b81dd8
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.3' unless defined?(VERSION)
15
end
0 commit comments