Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MKleinSB committed Oct 25, 2023
1 parent 099cb51 commit 59f3c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jacdac/pxt.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "grove-lcd-jacdac",
"version": "0.1.2",
"version": "1.0.0",
"dependencies": {
"core": "*",
"pxt-grove-lcd": "github:mkleinsb/pxt-grove-lcd#v0.1.3",
"pxt-grove-lcd": "github:mkleinsb/pxt-grove-lcd",
"jacdac": "github:microsoft/pxt-jacdac#v1.9.22",
"jacdac-character-screen": "github:microsoft/pxt-jacdac/character-screen#v1.9.22"
},
Expand Down

0 comments on commit 59f3c58

Please sign in to comment.