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 0ba689e commit 064af7cCopy full SHA for 064af7c
History.rdoc
@@ -1,4 +1,4 @@
1
-== v0.16.0 [YYYY-MM-DD] Michael Granger <[email protected]>
+== v0.16.0 [2013-07-22] Michael Granger <[email protected]>
2
3
Bugfixes:
4
lib/pg.rb
@@ -19,7 +19,7 @@
19
module PG
20
21
# Library version
22
- VERSION = '0.15.1'
+ VERSION = '0.16.0'
23
24
# VCS revision
25
REVISION = %q$Revision$
0 commit comments