We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998905f commit b2ed5cdCopy full SHA for b2ed5cd
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Master
2
3
+## v149 (12/01/2016)
4
+
5
* Guarantee we always show warning when upgrading bundler version.
6
7
## v148 (11/17/2016)
lib/language_pack/version.rb
@@ -3,6 +3,6 @@
# This file is automatically generated by rake
module LanguagePack
class LanguagePack::Base
- BUILDPACK_VERSION = "v148"
+ BUILDPACK_VERSION = "v149"
end
8
0 commit comments