Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
styd committed Mar 25, 2020
1 parent 89bd74e commit 8f36de7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.

## [Unreleased]
### Added
- Demo to readme
- Testing status badge
- Github action for testing workflow
- Demo screenshot to readme

### Fixed
- Constraints indentation on modified routes formatting
Expand Down
2 changes: 1 addition & 1 deletion lib/pry_diff_routes/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PryDiffRoutes
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit 8f36de7

Please sign in to comment.