Skip to content

Commit c104a73

Browse files
committed
Bumped release
1 parent 3db873f commit c104a73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sphinx-docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
# The short X.Y version.
5151
version = '1.3'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '1.3.8'
53+
release = '1.3.9'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "name" : "mongodb"
22
, "description" : "A node.js driver for MongoDB"
33
, "keywords" : ["mongodb", "mongo", "driver", "db"]
4-
, "version" : "1.3.8"
4+
, "version" : "1.3.9"
55
, "author" : "Christian Amor Kvalheim <christkv@gmail.com>"
66
, "contributors" : [ "Aaron Heckmann",
77
"Christoph Pojer",

0 commit comments

Comments
 (0)