Skip to content

Commit

Permalink
v2.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Oct 17, 2024
1 parent 9015b1a commit f817e89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Zach Leatherman @zachleat
Copyright (c) 2022–2024 Zach Leatherman @zachleat

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@11ty/eleventy-utils",
"version": "1.0.3",
"version": "2.0.0-alpha.1",
"description": "Low level internal utilities to be shared amongst Eleventy projects",
"main": "index.js",
"files": [
Expand Down

0 comments on commit f817e89

Please sign in to comment.