Skip to content

Commit f29ceb8

Browse files
Merge pull request #10 from practical-computer/2.0.0
Bump to version 2.0.0
2 parents 3d8f7db + 8421009 commit f29ceb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@practical-computer/error-handling",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "A collection of JS utility functions and custom elements for progressively enhanced error handling for the client-side",
55
"exports": {
66
"./element-utilities": "./src/element-utilities.js",

0 commit comments

Comments
 (0)