Skip to content

Commit 9b8ba12

Browse files
Bump version to 1.0.0, update CHANGELOG.md
1 parent 3ca2e58 commit 9b8ba12

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.0.0 (XX XXX 2024)
1+
# 1.0.0 (9 Mar 2024)
22

33
**Breaking changes:**
44

Sources/CartonHelpers/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
public let cartonVersion = "0.20.1"
15+
public let cartonVersion = "1.0.0"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "carton",
3-
"version": "0.20.1",
3+
"version": "1.0.0",
44
"description": "📦 Watcher, bundler, and test runner for your SwiftWasm apps ",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)