minor: BUMP 0.19.3
This commit is contained in:
parent
c1366927e2
commit
6f7566a724
|
@ -14,4 +14,4 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define VERSION "0.19.2"
|
||||
#define VERSION "0.19.3"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$:.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
|
||||
|
||||
module Mongo
|
||||
VERSION = "0.19.2"
|
||||
VERSION = "0.19.3"
|
||||
end
|
||||
|
||||
begin
|
||||
|
|
Loading…
Reference in New Issue