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 08adba8 commit 26744bcCopy full SHA for 26744bc
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.0.0 / Unreleased
+## 1.0.0 / 2014-09-17
2
3
* [BUGFIX] Make calls to Heroku with a clean Bundler environment
4
* [ENHANCEMENT] Remove Rails as a runtime dependency
figaro.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |gem|
gem.name = "figaro"
5
- gem.version = "1.0.0.rc1"
+ gem.version = "1.0.0"
6
7
gem.author = "Steve Richert"
8
gem.email = "steve.richert@gmail.com"
0 commit comments