Skip to content

Commit 51796cd

Browse files
authored
Bump version and update deps (#145)
1 parent 3f85d6f commit 51796cd

File tree

5 files changed

+241
-240
lines changed

5 files changed

+241
-240
lines changed

darkseid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Projects version."""
22

3-
__version__ = "5.1.1"
3+
__version__ = "5.1.2"

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,5 +1,5 @@
11
{
2-
"version": "5.1.1",
2+
"version": "5.1.2",
33
"description": "darkseid linting",
44
"type": "module",
55
"scripts": {

0 commit comments

Comments
 (0)