Skip to content

Commit 96e43a0

Browse files
committed
chore: version updates
1 parent 28b453c commit 96e43a0

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Publish Docker Image
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- 'v*'
97

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "seamless-auth-api",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Seamless Auth API - A web application server for supporting a Seamless Auth server instance.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)