Skip to content

Commit f0a13e8

Browse files
authored
release 0.1.1 (#23)
1 parent 0e5c7e8 commit f0a13e8

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Next version (unreleased)
22

3+
# Version 0.1.1
4+
_2025-01-15_
5+
36
* Add WasmJs support (many thanks @farmerbb)
47

58
# Version 0.1.0

Writerside/v.list

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33
<vars>
44
<var name="product" value="Writerside" />
5-
<var name="latest_version" instance="doc" value="0.1.0" type="string" />
5+
<var name="latest_version" instance="doc" value="0.1.1" type="string" />
66
</vars>

librarian.root.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sonatype.backend=S01
99
git.snapshots=main
1010

1111
pom.groupId=com.apollographql.ktor
12-
pom.version=0.1.1-SNAPSHOT
12+
pom.version=0.1.1
1313
pom.description=apollo-kotlin-ktor-support
1414
pom.vcsUrl=https://github.com/apollographql/apollo-kotlin-ktor-support
1515
pom.developer=apollo-kotlin-ktor-support authors

0 commit comments

Comments
 (0)