Skip to content

Commit e950acb

Browse files
committed
Bump version
1 parent f70f3d4 commit e950acb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This is an Angular wrapper for the [Shepherd](https://github.com/shipshapecode/s
2222
- Angular 17: 17.x
2323
- Angular 18: 18.x
2424
- Angular 19: 19.x
25+
- Angular 20: 20.x
2526

2627
This has not been tested in anything but Angular 8+. It may or may not work in previous versions or subsequent versions of Angular. We would love to support multiple versions, if people with more Angular knowledge would be willing to help us out!
2728

projects/shepherd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-shepherd",
3-
"version": "19.0.2",
3+
"version": "20.0.0",
44
"description": "An Angular wrapper for the site tour library Shepherd.",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)