alpha
Login
or
Join now
dunkirk.sh
/
smokie
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
feat: bump version
author
Kieran Klukas
date
1 year ago
(Apr 3, 2025, 9:09 PM -0400)
commit
4a7d1cdd
4a7d1cdd711623cca6c9f32e362c8fcfdcb91b73
parent
988a4551
988a4551e0d44aab043773e39c8a34791dc304f6
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
package.json
+1
-1
package.json
Reviewed
···
1
1
{
2
2
"name": "takes",
3
3
"description": "smokey says hi!",
4
4
-
"version": "0.0.2",
4
4
+
"version": "0.0.3",
5
5
"module": "src/index.ts",
6
6
"type": "module",
7
7
"private": true,