This website requires JavaScript.
Explore
Help
Sign in
foster
/
ipme
Watch
1
Star
0
Fork
You've already forked ipme
0
Code
Issues
Pull requests
Releases
Packages
1
Activity
trunk
ipme
/
version.ts
3 lines
49 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Version 0.3.0 Squashed commit of the following: commit 50f699bb966a014c92ecbb05f96a05fe515ff6d8 Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 14 20:58:51 2023 -0500 doc: Update README.org - Added a table of API URLs with their respective response type and sample output. - Place the `curl` examples in their own section. commit 28d1bdc4e457cfc44830c8a20013a3f588dafca4 Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 14 20:46:59 2023 -0500 feat: Added `jsonp` format Accepts the `callback` query param for changing the name of the callback function. commit 126455a3fd96ec3a998847e29cbdcefbd18b16ac Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 14 20:35:30 2023 -0500 refactor: Convert `if...else` to `switch` commit 8945673d5e0644ab6aea8dc268cbaeb12530649c Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 14 05:50:20 2023 -0500 doc: Update README.org - Added new sections. - Moved copyright text into its own section. - Some minor edits here and there. commit f5a6804a9ea57ad52a5f000643661ffd3908dcaa Author: Foster Hangdaan <foster@hangdaan.email> Date: Tue Nov 14 05:11:47 2023 -0500 Bump version to 0.3.0
2023-11-14 21:05:52 -05:00
const
version
=
"0.3.0"
;
Initial commit
2023-11-13 15:34:50 -05:00
export
default
version
;
Reference in a new issue
Copy permalink