Skip to content

Commit

Permalink
Bumping version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonc committed Jan 1, 2017
1 parent bd3620b commit aaba911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## HEAD
## 1.0.0

:warning: This version drops support for Ruby 1.9.

Expand Down
2 changes: 1 addition & 1 deletion lib/memfs/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module MemFs
VERSION = '0.5.0'.freeze
VERSION = '1.0.0'.freeze
end

0 comments on commit aaba911

Please sign in to comment.