Skip to content

Commit

Permalink
Update version to v1.0.0-rc1
Browse files Browse the repository at this point in the history
Change-Id: Ifa4e5d48508521744cb9888287aea1a169ae4775
  • Loading branch information
skriptble committed Feb 22, 2019
1 parent 91efb09 commit ccf36d0
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.0.0-rc1+prerelease"
var Driver = "v1.0.0-rc1"

0 comments on commit ccf36d0

Please sign in to comment.