Skip to content

Commit aaba911

Browse files
committed
Bumping version to 1.0.0
1 parent bd3620b commit aaba911

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,6 +1,6 @@
11
# Changelog
22

3-
## HEAD
3+
## 1.0.0
44

55
:warning: This version drops support for Ruby 1.9.
66

lib/memfs/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MemFs
2-
VERSION = '0.5.0'.freeze
2+
VERSION = '1.0.0'.freeze
33
end

0 commit comments

Comments
 (0)