[0.1.1]+2

This commit is contained in:
2025-03-04 10:46:55 +02:00
parent 4cd7176643
commit 6543a4db38
2 changed files with 7 additions and 7 deletions

View File

@@ -14,19 +14,19 @@ packages:
description: description:
path: "." path: "."
ref: master ref: master
resolved-ref: "2f77d5d81328298952d3f07092d2aea2e6c11a44" resolved-ref: b8c7239a7ac3843d3bfa448125aa9271959f8a67
url: "https://git.micazi.dev/micazi/astromic_elements.git" url: "https://git.micazi.dev/micazi/astromic_elements.git"
source: git source: git
version: "0.1.0" version: "0.1.1"
astromic_extensions: astromic_extensions:
dependency: transitive dependency: transitive
description: description:
path: "." path: "."
ref: HEAD ref: master
resolved-ref: bccde3fe9f3d47b29e08ac6d287c2bc06f6d855c resolved-ref: "11aee47f8044063dcfb310da356143da8a78f6f0"
url: "https://stag-git.micazi.dev/micazi/astromic_extensions.git" url: "https://git.micazi.dev/micazi/astromic_extensions.git"
source: git source: git
version: "0.1.0" version: "0.1.1"
async: async:
dependency: transitive dependency: transitive
description: description:

View File

@@ -1,7 +1,7 @@
name: astromic_helpers name: astromic_helpers
description: The helpers module of the Astromic Presentation System description: The helpers module of the Astromic Presentation System
publish_to: "none" publish_to: "none"
version: 0.1.1 version: 0.1.1+2
environment: environment:
sdk: ">=3.6.0" sdk: ">=3.6.0"