Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phil294 committed Jul 20, 2023
1 parent 92a6162 commit d916011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ahk_x11
version: 0.6.0
version: 1.0.0

authors:
- Philip Waritschlager <[email protected]>
Expand Down

2 comments on commit d916011

@dufferzafar
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been following this project from the sidelines, from day 1. I remember looking at your initial commits and was surprised to a find a language I'd never heard before.

AHK was the first programming language that I ever built anything useful in, so it has a special place in my heart. Haven't touched it in the last 5 years though as I moved to Linux & now to MacOS.

Can't really test it either, but just want to congratulate you on shipping this 🥳

@phil294
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dufferzafar thank you so much! AHK also was my very first, it's the best!

Please sign in to comment.