Skip to content

Commit c406e17

Browse files
committed
chore: forgot to bump the version :smh:
1 parent 2b7059b commit c406e17

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fezcodex",
3-
"version": "0.11.2",
3+
"version": "0.15.3",
44
"private": true,
55
"homepage": "https://fezcode.com",
66
"dependencies": {

public/projects/cartogo/details/landing.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
{ "role": "Original Project Vision", "name": "Ankur Gupta (maptoposter)" }
99
],
1010
"buttons": [
11-
{ "label": "See Project", "link": "https://github.com/fezcode/CartoGo", "type": "primary" }
11+
{ "label": "See Project", "link": "https://github.com/fezcode/CartoGo", "type": "primary" },
12+
{ "label": "Original Project", "link": "https://github.com/originalankur/maptoposter", "type": "secondary" }
1213
],
1314
"stats": [
1415
{ "value": "1ms", "label": "Cache Access" },

0 commit comments

Comments
 (0)