Skip to content

Commit 9272d13

Browse files
committed
0.1.0
1 parent e902d82 commit 9272d13

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Changelog
2+
3+
## 0.1.0
4+
5+
Initial public release.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcaskill/html-build-attributes",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Generate a string of HTML attributes.",
55
"license": "MIT",
66
"homepage": "https://github.com/mcaskill/js-html-build-attributes",

0 commit comments

Comments
 (0)