Skip to content

Commit 8f36de7

Browse files
committed
Release 0.1.1
1 parent 89bd74e commit 8f36de7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66
### Added
7-
- Demo to readme
7+
- Testing status badge
8+
- Github action for testing workflow
9+
- Demo screenshot to readme
810

911
### Fixed
1012
- Constraints indentation on modified routes formatting

lib/pry_diff_routes/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PryDiffRoutes
2-
VERSION = "0.1.0"
2+
VERSION = "0.1.1"
33
end

0 commit comments

Comments
 (0)