Skip to content

Commit ddc3e89

Browse files
committed
RELEASE 1.6.1
1 parent 18cad34 commit ddc3e89

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ext/cbson/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
* limitations under the License.
1515
*/
1616

17-
#define VERSION "1.6.0"
17+
#define VERSION "1.6.1"

lib/bson/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BSON
2-
VERSION = "1.6.0"
2+
VERSION = "1.6.1"
33
end

lib/mongo/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Mongo
2-
VERSION = "1.6.0"
2+
VERSION = "1.6.1"
33
end

0 commit comments

Comments
 (0)