Skip to content

Commit 40e1fb8

Browse files
authored
Merge pull request #9 from rails-sqlserver/bump_version
Bump version to 1.1.2
2 parents da825e4 + 127796f commit 40e1fb8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,16 @@ Use master
5959
heroku buildpacks:set --index 1 https://github.com/rails-sqlserver/heroku-buildpack-freetds
6060
```
6161

62-
or use a stable tag, like [v1.1.1](https://github.com/rails-sqlserver/heroku-buildpack-freetds/tree/v1.1.1)
62+
or use a stable tag, like [v1.1.2](https://github.com/rails-sqlserver/heroku-buildpack-freetds/tree/v1.1.2)
6363

6464
```bash
65-
heroku buildpacks:set --index 1 https://github.com/rails-sqlserver/heroku-buildpack-freetds#v1.1.1
65+
heroku buildpacks:set --index 1 https://github.com/rails-sqlserver/heroku-buildpack-freetds#v1.1.2
6666
```
6767

6868
## Changelog
6969

70-
- HEAD. [Diff](https://github.com/rails-sqlserver/heroku-buildpack-freetds/compare/v1.1.1...master)
70+
- HEAD. [Diff](https://github.com/rails-sqlserver/heroku-buildpack-freetds/compare/v1.1.2...master)
71+
- 1.1.2 Update FREETDS_VERSION from 1.00.21 to 1.00.109; Get source from https. [Diff](https://github.com/rails-sqlserver/heroku-buildpack-freetds/compare/v1.1.1...v1.1.2)
7172
- 1.1.1 Fixed build linking. [Diff](https://github.com/rails-sqlserver/heroku-buildpack-freetds/compare/v1.1.0...v1.1.1)
7273
- 1.1.0 Some improvements, including logging and env var FREETDS_REBUILD. [Diff](https://github.com/rails-sqlserver/heroku-buildpack-freetds/compare/v1.0.0...v1.1.0)
7374
- 1.0.0 First stable release. [Diff](https://github.com/rails-sqlserver/heroku-buildpack-freetds/compare/d17ff27906644d0581e0654cd337562c20dcafe9...v1.0.0)

0 commit comments

Comments
 (0)