Skip to content

Commit

Permalink
Bump version to 1.0.0 and update CHANGES.md
Browse files Browse the repository at this point in the history
Merry Christmas! Happy 1.0!
  • Loading branch information
tarcieri committed Dec 25, 2015
1 parent f8a7bc1 commit 8b71f5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.0.0.pre4 (2015-12-18)
## 1.0.0 (2015-12-25)

* [#265](https://github.com/httprb/http/pull/265/):
Remove deprecations ([@tarcieri]):
Expand Down
2 changes: 1 addition & 1 deletion lib/http/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HTTP
VERSION = "1.0.0.pre6".freeze
VERSION = "1.0.0".freeze
end

0 comments on commit 8b71f5d

Please sign in to comment.