Skip to content

Commit 4b5a43c

Browse files
committed
Bump up the major version
Enabling Unicode slugs is a major change in the behavior of the library. Therefore, updating the major version of the library from 2.0.0 to 3.0.0.
1 parent 0d88da5 commit 4b5a43c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: slugify
2-
version: 2.0.0
2+
version: 3.0.0
33
description: >-
44
Converts a string into a slug.
55
Useful for URLs, filenames, IDs, and more.

0 commit comments

Comments
 (0)