Skip to content

Commit

Permalink
Version bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotfix committed Jan 24, 2014
1 parent e60279f commit 7b89fa7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,6 @@ pickle-email-*.html

# vim artifacts
**.swp

# compiled assets
/public/assets
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ group :development, :test do
end
group :production do
gem 'thin'
gem 'pry-rails'
end
group :test do
gem 'capybara'
Expand Down
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.0.0

0 comments on commit 7b89fa7

Please sign in to comment.