Skip to content

Commit ccd7645

Browse files
committed
Bump to 0.54.0.
1 parent d91bdd7 commit ccd7645

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.53.0",
2+
"version": "0.54.0",
33
"name": "django-unicorn",
44
"scripts": {
55
"build": "npx rollup -c",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-unicorn"
3-
version = "0.53.0"
3+
version = "0.54.0"
44
description = "A magical full-stack framework for Django."
55
authors = ["Adam Hill <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)