Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit a3036eb

Browse files
committed
Fix pipeline path
1 parent f8c9624 commit a3036eb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 7.10.0-beta.2
4+
5+
- fix pipeline path
6+
37
## 7.10.0-beta.1
48

59
- update workflows to use official community actions

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: artemis
2-
version: 7.10.0-beta.1
2+
version: 7.10.0-beta.2
33

44
description: Build dart types from GraphQL schemas and queries (using Introspection Query).
55
homepage: https://github.com/comigor/artemis

0 commit comments

Comments
 (0)