Skip to content

Commit

Permalink
Update version to v0.4.3 and release
Browse files Browse the repository at this point in the history
  • Loading branch information
acant committed Aug 26, 2017
1 parent e05503a commit 8d0ccb6
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
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
## [0.4.3] - 2017-08-25
### Added
- option to scrub character encoding in SugarUtils::File.read
- option to set mtime in SugarUtils::File.touch
Expand Down
2 changes: 1 addition & 1 deletion lib/sugar_utils/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# frozen_string_literal: true

module SugarUtils
VERSION = '0.4.2'
VERSION = '0.4.3'
end

0 comments on commit 8d0ccb6

Please sign in to comment.