Skip to content

Commit

Permalink
Update version to v1.4.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
Divjot Arora committed Jul 13, 2020
1 parent 4adba6c commit cfc0cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
package version // import "go.mongodb.org/mongo-driver/version"

// Driver is the current version of the driver.
var Driver = "v1.4.0+prerelease"
var Driver = "v1.4.0-rc0"

0 comments on commit cfc0cb9

Please sign in to comment.