Skip to content

Commit fb6d935

Browse files
committed
development @ 1.3.6.DEV
1 parent 0e78294 commit fb6d935

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

History.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ We're now green against Rails 4.1 (master), test and report issues if any.
88
- [firebird] Insert quotes for blobs to prevent failed inserts on not-null cols
99

1010
Code Contributors: Ray Zane, Gary S. Weaver
11-
Code Contributors: @rzane, @garysweaver
1211

1312
## 1.3.4 (12/12/13)
1413

lib/arjdbc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ArJdbc
2-
VERSION = "1.3.5"
2+
VERSION = "1.3.6.DEV"
33
# @deprecated
44
module Version
55
# @private 1.2.x compatibility

0 commit comments

Comments
 (0)