Skip to content

Commit

Permalink
bumped version and removed julia syntax highlighting in installation
Browse files Browse the repository at this point in the history
  • Loading branch information
zsunberg committed Nov 15, 2023
1 parent 6ec7e21 commit 8c7bfa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "LaserTag"
uuid = "041f53e1-e4f8-54ec-814d-e9e995aa38d4"
repo = "https://github.com/zsunberg/LaserTag.jl"
version = "0.1.1"
version = "0.1.2"

[deps]
AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Laser Tag Problem from http://bigbird.comp.nus.edu.sg/m2ap/wordpress/wp-cont
## Installation

Note: This package is not currently registered (because the name is not suitable). To install it from the julia REPL, use
```julia
```
] add https://github.com/JuliaPOMDP/LaserTag.jl.git
```

Expand Down

0 comments on commit 8c7bfa6

Please sign in to comment.