diff --git a/LICENSE.md b/LICENSE.md index 0c704d6..a09e1f8 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023-2025 Koji Hasegawa +Copyright (c) 2023-2026 Koji Hasegawa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 5788468..ef450d6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.nowsprinting.test-helper.ui", "description": "Library for UI testing including object-based monkey testing", - "version": "1.1.3", + "version": "1.1.4", "author": "Koji Hasegawa (https://github.com/nowsprinting)", "category": "Unity Test Framework", "changelogUrl": "https://github.com/nowsprinting/test-helper.ui/releases",