Skip to content

Commit

Permalink
Merge pull request #36 from rstudio/aron-0.7.0
Browse files Browse the repository at this point in the history
the version shall be bumped
  • Loading branch information
aronatkins authored Jun 25, 2024
2 parents a876549 + 9628b37 commit f272cff
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Posit, PBC.
Copyright (c) 2024 Posit, PBC.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rstudio/rsconnect-ts",
"version": "0.6.3",
"version": "0.7.0",
"description": "TypeScript client library for the Posit Connect API",
"author": "RStudio Developers <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit f272cff

Please sign in to comment.