Skip to content

Commit 26744bc

Browse files
committed
Bump to version 1.0.0
[ci skip]
1 parent 08adba8 commit 26744bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.0 / Unreleased
1+
## 1.0.0 / 2014-09-17
22

33
* [BUGFIX] Make calls to Heroku with a clean Bundler environment
44
* [ENHANCEMENT] Remove Rails as a runtime dependency

figaro.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |gem|
44
gem.name = "figaro"
5-
gem.version = "1.0.0.rc1"
5+
gem.version = "1.0.0"
66

77
gem.author = "Steve Richert"
88
gem.email = "steve.richert@gmail.com"

0 commit comments

Comments
 (0)