Skip to content

Commit 064af7c

Browse files
committed
Bump the version, update history.
1 parent 0ba689e commit 064af7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
== v0.16.0 [YYYY-MM-DD] Michael Granger <[email protected]>
1+
== v0.16.0 [2013-07-22] Michael Granger <[email protected]>
22

33
Bugfixes:
44

lib/pg.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
module PG
2020

2121
# Library version
22-
VERSION = '0.15.1'
22+
VERSION = '0.16.0'
2323

2424
# VCS revision
2525
REVISION = %q$Revision$

0 commit comments

Comments
 (0)